Robert Helgesson
7ef3db3730
docs: rename "doc" directory to "docs"
...
Also remove `CONTRIBUTING.adoc` and `FAQ.adoc` from project root since
GitHub knows to pick them up from the docs directory.
Fixes #2273
2021-08-17 19:35:11 +02:00
Robert Helgesson
eb0ccf7286
docs: use nmd for generating documentation
...
The nmd library is an external library for generating Nix-centric
documentation.
2019-08-21 20:35:59 +02:00
Lorenzo Manacorda
524ce43e23
doc: add "See also" section to manpages
...
Pointing to each other.
2019-02-10 00:38:35 +01:00
Robert Helgesson
f3f7c5cc57
doc: reformat XML files
2019-01-20 18:01:22 +01:00
Robert Helgesson
1260349384
doc: make documentation independent from NixOS
...
Unfortunately this duplicates some code from NixOS but it does allow
much more flexibility and, hopefully, stability in the Home Manager
documentation.
Fixes #254 .
2018-05-06 22:16:48 +02:00