Skip to content

Commit 9ff884d

Browse files
committed
Merge pull request #1 from nhr/readme_fix
Tweaked formatting on README
2 parents 0efd666 + ac8fde2 commit 9ff884d

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)