nixos docs: Move generated XML in to a specific subdirectory to allow easier hacking

This commit is contained in:
Graham Christensen
2018-04-27 22:44:51 -04:00
parent 68d48cecf6
commit 59f8b1e844
4 changed files with 12 additions and 8 deletions
+2 -2
View File
@@ -6,7 +6,7 @@
<info>
<title>NixOS Manual</title>
<subtitle>Version <xi:include href="version" parse="text" /></subtitle>
<subtitle>Version <xi:include href="./generated/version" parse="text" /></subtitle>
</info>
<preface>
@@ -39,7 +39,7 @@
<appendix xml:id="ch-options">
<title>Configuration Options</title>
<xi:include href="options-db.xml" />
<xi:include href="./generated/options-db.xml" />
</appendix>
<xi:include href="release-notes/release-notes.xml" />