1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-09 07:53:55 +02:00

Rely on XML catalogs to find the DocBook schemas and stylesheets

This commit is contained in:
Eelco Dolstra 2014-11-25 15:54:26 +01:00
parent 976df480c9
commit d4c8ee7059
5 changed files with 5 additions and 25 deletions

View file

@ -46,12 +46,4 @@ packages will need to be built from source.</para></warning>
<filename>/nix/var</filename> by default. This can be changed using
<option>--localstatedir=<replaceable>path</replaceable></option>.</para>
<para>If you want to rebuild the documentation, pass the full path to
the DocBook RELAX NG schemas and to the DocBook XSL stylesheets using
the
<option>--with-docbook-rng=<replaceable>path</replaceable></option>
and
<option>--with-docbook-xsl=<replaceable>path</replaceable></option>
options.</para>
</section>
</section>