Add a note on the files to update when adding a new chapter to the Handbook build
Suggested by: murray Discussed with: murray, trhodes
This commit is contained in:
parent
7bc58d237c
commit
b75927fb7f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33226
1 changed files with 7 additions and 0 deletions
|
@ -23,6 +23,13 @@
|
|||
# easily be imported into PGP/GPG.
|
||||
#
|
||||
# ------------------------------------------------------------------------
|
||||
#
|
||||
# To add a new chapter to the Handbook:
|
||||
#
|
||||
# - Update this Makefile, chapters.ent and book.sgml
|
||||
# - Add a descriptive entry for the new chapter in preface/preface.sgml
|
||||
#
|
||||
# ------------------------------------------------------------------------
|
||||
|
||||
.PATH: ${.CURDIR}/../../share/sgml/glossary
|
||||
|
||||
|
|
Loading…
Reference in a new issue