1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
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
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
overlays.xml
overrides.css
package-notes.xml
platform-notes.xml
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