Eelco Dolstra
ef15fa63c8
* Ad-hockery to support the Charon manual.
...
svn path=/nixos/trunk/; revision=34392
2012-06-08 21:10:11 +00:00
Eelco Dolstra
825a84c8f6
* Fix generated module links in the manual to point to GitHub.
...
* Use <nixos/...> instead of /etc/nixos/...
svn path=/nixos/trunk/; revision=34391
2012-06-08 20:59:26 +00:00
Eelco Dolstra
00ce9aaf1a
* svn.nixos.org -> nixos.org.
...
svn path=/nixos/trunk/; revision=29690
2011-10-06 11:29:44 +00:00
Eelco Dolstra
453675c5c1
* Allow literal examples to be included in the manual.
...
svn path=/nixos/trunk/; revision=29025
2011-09-05 10:14:42 +00:00
Nicolas Pierron
56d6afaa8a
When nixos is used inside a /nix/store, the store path is replace by
...
/etc/nixos/nixos which is the default location of nixos.
svn path=/nixos/trunk/; revision=17681
2009-10-06 19:07:09 +00:00
Nicolas Pierron
11025f3462
Fix typo from the previous commit.
...
svn path=/nixos/trunk/; revision=17674
2009-10-06 09:58:11 +00:00
Nicolas Pierron
2fe37ffe21
Remove /nix/store/<hash> prefixes from the manual.
...
svn path=/nixos/trunk/; revision=17673
2009-10-06 09:53:19 +00:00
Eelco Dolstra
824e94cf0a
* Fix hyperlink generation, but now in XSLT instead of sed.
...
svn path=/nixos/trunk/; revision=17660
2009-10-05 23:47:50 +00:00
Eelco Dolstra
6b3b22537e
* Generate valid DocBook. <emphasis> isn't allowed in a <filename>.
...
* For manpage generation, work around a bug in the DocBook XSL
stylesheet by using a <simplelist> instead of a <itemizedlist>
(which is arguably better anyway). The indentation of an
<itemizedlist> lasts beyond the end of that element under certain
circumstances, it seems.
* Disable the man.endnotes.are.numbered option to prevent endnotes to
be generated for each xlink:href in the Declarations/Definitions
lists (which we don't want anyway, I guess). This causes libxslt to
get stuck in an infinite (?) loop.
svn path=/nixos/trunk/; revision=17659
2009-10-05 23:15:06 +00:00
Nicolas Pierron
32c3793e62
Add "defined by" and "declared by" for each option. These are list of files
...
which link to either the remote source or the local file location.
svn path=/nixos/trunk/; revision=17255
2009-09-18 15:10:37 +00:00
Nicolas Pierron
cb85c4ed3e
Add display of declaration and definition locations.
...
svn path=/nixos/trunk/; revision=17254
2009-09-18 15:10:32 +00:00
Eelco Dolstra
f076849acd
* Escape strings.
...
svn path=/nixos/branches/modular-nixos/; revision=16374
2009-07-15 13:40:30 +00:00
Eelco Dolstra
896a9f0508
* Generate a manual page for configuration.nix containing all the
...
options.
svn path=/nixos/branches/modular-nixos/; revision=16358
2009-07-14 15:47:03 +00:00
Eelco Dolstra
1089c1f7fa
* Fix the manual.
...
svn path=/nixos/trunk/; revision=9769
2007-11-21 14:39:52 +00:00
Michael Raskin
edf5ce8d75
Fixed docbook build for NixOS
...
svn path=/nixos/trunk/; revision=9628
2007-11-11 10:46:26 +00:00
Eelco Dolstra
5aed111620
* More manual.
...
svn path=/nixos/trunk/; revision=7869
2007-02-06 21:25:36 +00:00
Eelco Dolstra
9759134665
* Manual.
...
svn path=/nixos/trunk/; revision=7868
2007-02-06 21:14:02 +00:00
Eelco Dolstra
a7d81141be
* Prettyprint the option defaults and examples.
...
svn path=/nixos/trunk/; revision=7768
2007-01-23 11:39:02 +00:00
Eelco Dolstra
e3c5b9e752
svn path=/nixos/trunk/; revision=7767
2007-01-23 11:18:23 +00:00
Eelco Dolstra
8e0f2fd7c6
* Properly render DocBook in option descriptions.
...
svn path=/nixos/trunk/; revision=7765
2007-01-23 11:06:31 +00:00
Eelco Dolstra
3034daabb7
* Generate DocBook documentation on the available options from the Nix
...
expression.
svn path=/nixos/trunk/; revision=7764
2007-01-23 10:52:51 +00:00