git: ca50c35a68 - main - Add a missing space to unbreak rendering of chapters-order sub-heading
Allan Jude <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by allanjude: URL: https://cgit.FreeBSD.org/doc/commit/?id=ca50c35a68ead7c263f6bc6d0dcdc4d2c9b056c3 commit ca50c35a68ead7c263f6bc6d0dcdc4d2c9b056c3 Author: Allan Jude <[email protected]> AuthorDate: 2021-01-26 03:41:14 +0000 Commit: Allan Jude <[email protected]> CommitDate: 2021-01-26 03:41:14 +0000 Add a missing space to unbreak rendering of chapters-order sub-heading --- documentation/content/en/books/fdp-primer/structure/chapter.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/content/en/books/fdp-primer/structure/chapter.adoc b/documentation/content/en/books/fdp-primer/structure/chapter.adoc index 01410a27f1..ca2f24dccf 100644 --- a/documentation/content/en/books/fdp-primer/structure/chapter.adoc +++ b/documentation/content/en/books/fdp-primer/structure/chapter.adoc @@ -128,7 +128,7 @@ The [.filename]#part*.adoc# files stores a brief introduction of one part of the The [.filename]#toc*.adoc# files stores the Table of Contents, Table of Figures, Table of Examples, Table of Tables and different Table of Contents for each part. All of these files are generated by the Python `tools`. *Please don't edit them.* [[structure-document-books-physical-chapters-order]] -====chapters-order.adoc +==== chapters-order.adoc The [.filename]#chapters-order.adoc# file stores the order of the book chapters. [IMPORTANT] _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"