Skip to content

Commit 9fcc990

Browse files
author
Bob Furu
committed
Update contrib guideline for lc in ID metadata
1 parent 024b635 commit 9fcc990

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

contributing_to_docs/doc_guidelines.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ include::modules/common-attributes.adoc[] <3>
3434
toc::[] <6>
3535
----
3636

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
3838
<2> Human readable title (notice the '=' top-level header)
3939
<3> Includes attributes common to OpenShift docs.
4040
+
@@ -69,7 +69,7 @@ Every module should be placed in the modules folder and should contain the follo
6969
----
7070

7171
<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.
7373
<3> Human readable title. To ensure consistency in the results of the
7474
leveloffset values in include statements, you must use a level one heading
7575
( = ) for the module title.

0 commit comments

Comments
 (0)