nixos docs: Add a makefile for hacking on the nixos docs

This commit is contained in:
Graham Christensen
2018-04-28 04:00:55 -04:00
parent 59f8b1e844
commit 0ff0d138e4
5 changed files with 16 additions and 6 deletions
+8
View File
@@ -0,0 +1,8 @@
debug:
nix-shell --packages xmloscopy \
--run 'xmloscopy --docbook5 ./manual.xml ./manual-combined.xml'
generated: ./options-to-docbook.xsl
nix-build ../../release.nix \
--attr manualGeneratedSources.x86_64-linux \
--out-link ./generated