* Added a glossary to the manual.
This commit is contained in:
parent
6f788880b6
commit
4a83c12c5d
4 changed files with 82 additions and 7 deletions
|
|
@ -18,7 +18,8 @@ MANUAL_SRCS = manual.xml introduction.xml installation.xml \
|
|||
build-farm.xml \
|
||||
$(man1_MANS:.1=.xml) \
|
||||
troubleshooting.xml bugs.xml opt-common.xml opt-common-syn.xml \
|
||||
env-common.xml quick-start.xml nix-lang-ref.xml style.css images
|
||||
env-common.xml quick-start.xml nix-lang-ref.xml glossary.xml \
|
||||
style.css images
|
||||
|
||||
manual.is-valid: $(MANUAL_SRCS) version.txt
|
||||
$(XMLLINT) --xinclude $< | $(XMLLINT) --noout --valid -
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue