* Manual updates.
This commit is contained in:
parent
5346536b62
commit
b594215531
7 changed files with 346 additions and 254 deletions
|
|
@ -7,8 +7,8 @@ XSLTPROC = $(ENV) $(xsltproc) $(xmlflags) --catalogs \
|
|||
--param html.stylesheet \'style.css\'
|
||||
|
||||
SOURCES = manual.xml introduction.xml installation.xml overview.xml \
|
||||
common-options.xml nix-store.xml nix-instantiate.xml \
|
||||
troubleshooting.xml bugs.xml \
|
||||
nix-store.xml nix-instantiate.xml \
|
||||
troubleshooting.xml bugs.xml opt-verbose.xml \
|
||||
style.css images
|
||||
|
||||
manual.is-valid: $(SOURCES) version.xml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue