* Man pages in sections.
This commit is contained in:
parent
397c8ba898
commit
df7a718786
4 changed files with 14 additions and 7 deletions
|
|
@ -6,9 +6,8 @@ XSLTPROC = $(ENV) $(xsltproc) $(xmlflags) --catalogs \
|
|||
--param section.label.includes.component.label 1 \
|
||||
--param html.stylesheet \'style.css\'
|
||||
|
||||
SOURCES = book.xml introduction.xml installation.xml \
|
||||
overview.xml \
|
||||
nix-store-reference.xml nix-instantiate-reference.xml \
|
||||
SOURCES = book.xml introduction.xml installation.xml overview.xml \
|
||||
common-options.xml nix-store.xml nix-instantiate.xml \
|
||||
troubleshooting.xml bugs.xml \
|
||||
style.css
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue