nixpkgs/doc
Vincent Ambo 0c99dac497 doc: Add automatic generation of library function documentation
Modifies the build process of the manual to invoke nixdoc
automatically to generate XML files with function documentation.

Currently documentation is present for five of the files in `lib/`.

To add another file to the generated docs, both
`doc/functions/library.xml` and `doc/lib-function-docs.nix` must be
updated.
2019-01-04 11:28:27 +01:00
..
functions doc: Add automatic generation of library function documentation 2019-01-04 11:28:27 +01:00
languages-frameworks Merge pull request #52767 from timokau/vim-plugin-updates 2018-12-28 13:48:21 +01:00
old
.gitignore
coding-conventions.xml doc: tweak the coding conventions (#51113) 2018-11-27 22:14:41 +01:00
configuration.xml doc: typo fixes 2018-11-19 13:02:17 -06:00
contributing.xml
cross-compilation.xml doc: fix incorrect example 2018-11-28 16:00:43 -06:00
default.nix doc: Add automatic generation of library function documentation 2019-01-04 11:28:27 +01:00
functions.xml
introduction.chapter.md
lib-function-docs.nix doc: Add automatic generation of library function documentation 2019-01-04 11:28:27 +01:00
lib-function-locations.nix
Makefile
manual.xml
meta.xml Treewide: use HTTPS on GNU domains 2018-12-02 15:51:59 +01:00
multiple-output.xml doc: typo fixes 2018-11-19 13:02:17 -06:00
overlays.xml doc: typo fixes 2018-11-19 13:02:17 -06:00
overrides.css
package-notes.xml doc: typo fixes 2018-11-19 13:02:17 -06:00
platform-notes.xml doc/platform-notes: reword xcode warning 2018-11-19 13:03:23 -06:00
quick-start.xml
release-notes.xml
reviewing-contributions.xml doc/reviewing-contributions: fix build error 2018-11-20 03:46:34 +01:00
shell.nix
stdenv.xml Merge master into staging-next 2018-12-18 09:22:17 +01:00
style.css
submitting-changes.xml