diff options
author | P. J. McDermott <pjm@nac.net> | 2012-06-05 21:19:35 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-06-05 21:19:35 (EDT) |
commit | aa56f2c26238a9d3cdcfeea9ae028ee115af758d (patch) | |
tree | 61fe5ae4e2948c4126b653ca9017f7c75cd06e7e /notes | |
parent | fddd331edf4bc019fdfab199964c327147087376 (diff) |
Describe files in docdir.
Diffstat (limited to 'notes')
-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. |