Skip to content

Commit 3156b12

Browse files
authored
Update create_ioc.rst
Make headings consistent with tasks
1 parent 9395661 commit 3156b12

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

docs/user/tutorials/create_ioc.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ This folder needs to contain these two items:
3030
can take a number of forms
3131
`listed here <https://github.com/epics-containers/ibek/blob/ea9da7e1cfe88f2a300ad236f820221837dd9dcf/src/ibek/templates/ioc/config/start.sh>`_.
3232

33+
values.yaml
34+
~~~~~~~~~~~~~~~~~~~~~~~
35+
3336
We will start by creating the values.yaml file:
3437

3538
.. code-block:: bash
@@ -80,8 +83,8 @@ To recap, we have two python CLI tools for supporting ``epics-containers``:
8083
above. So now we will provide some *IOC yaml* files to ``ibek`` so that it
8184
will generate startup assets for our IOC Instance.
8285

83-
Make an *IOC yaml* File
84-
-------------------------
86+
config
87+
~~~~~~~~~~~~~~~~~~~~~~~
8588

8689
*IOC yaml* files are a sequence of ``entities``. Each entity is an instance of
8790
a ``definition`` declared in the *Support yaml* that one of the support

0 commit comments

Comments
 (0)