File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ include::modules/common-attributes.adoc[] <3>
34
34
toc::[] <6>
35
35
----
36
36
37
- <1> A unique (within OpenShift docs) anchor id for this assembly. Example: cli-developer-commands
37
+ <1> A unique (within OpenShift docs) anchor id for this assembly. Use lowercase. Example: cli-developer-commands
38
38
<2> Human readable title (notice the '=' top-level header)
39
39
<3> Includes attributes common to OpenShift docs.
40
40
+
@@ -69,7 +69,7 @@ Every module should be placed in the modules folder and should contain the follo
69
69
----
70
70
71
71
<1> List of assemblies in which this module is included.
72
- <2> A module anchor with {context} that must match the module's file name.
72
+ <2> A module anchor with {context} that must be lowercase and must match the module's file name.
73
73
<3> Human readable title. To ensure consistency in the results of the
74
74
leveloffset values in include statements, you must use a level one heading
75
75
( = ) for the module title.
You can’t perform that action at this time.
0 commit comments