diff options
-rw-r--r-- | notes/processing-scripts.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/notes/processing-scripts.txt b/notes/processing-scripts.txt index 388a507..9ca86a7 100644 --- a/notes/processing-scripts.txt +++ b/notes/processing-scripts.txt @@ -33,8 +33,14 @@ scripts/postprochtmlheaders.pl [-anL] docdir $docdir/ +- appendices + | A list of appendix documents in the book. +- chapters + | A list of chapter documents in the book. +- first-chapter.md + | The source file for a chapter. +- reference-stuff.md + | The source file for an appendix. +- second-chapter.md + | The source file for a chapter. \- title.md + The source file for the title page. |