Skip to content

Commit ac8fde2

Browse files
committed
Tweaked formatting on README
1 parent 0efd666 commit ac8fde2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,13 +37,13 @@ Each directory of the repo represents a different collection of topics (you can
3737

3838
In order to construct the documentation site from these sources, the build system looks at certain metdata files. The actual format of these configuration files is TBD.
3939

40-
=== `/builder_top_cfg.yaml`
40+
=== builder_top_cfg.yaml
4141

4242
The top-level configuration file tells the build system the order in which to display the "book-grouped" topics.
4343

44-
=== `/bookN/builder_book_cfg.yaml`
44+
=== builder_book_cfg.yaml
4545

46-
The "book" level configuration file tells the build system the order in which to display the topics with the "book" grouping.
46+
A "book" level configuration file exists in each book directory. It tells the build system the order in which to display the topics with the "book" grouping.
4747

4848
== Contacts
4949

0 commit comments

Comments
 (0)