* Added a glossary to the manual.

This commit is contained in:
Eelco Dolstra 2005-04-01 15:34:23 +00:00
parent 6f788880b6
commit 4a83c12c5d
4 changed files with 82 additions and 7 deletions

View file

@ -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 -