1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/doc
Vincent Ambo 29c320f9a6 doc: Include function doc generation in Makefile
Since #53055 was merged the Makefile for the manual could not be run
correctly as the generated function documentation was included, but
not actually generated.

This adds the necessary generation step by first building the XML file
containing function locations and preserving its store path in a
variable, which is then used both for linking of the locations file
and as a build input for the function docs generator.

This fixes #55014
2019-02-01 11:45:30 +01:00
..
functions Fix typos in docker tools docs 2019-01-30 16:37:43 +00:00
languages-frameworks Merge pull request #53447 from timokau/neovim-qt-wrapper 2019-01-08 20:24:03 +08:00
old
.gitignore
coding-conventions.xml rephrase and apply suggestions 2019-01-17 12:32:08 +02:00
configuration.xml manual: limit text width 2019-01-08 15:08:42 +00:00
contributing.xml
cross-compilation.xml
default.nix doc: Add automatic generation of library function documentation 2019-01-04 11:28:27 +01:00
functions.xml nixpkgs/manual: add trivial builders section 2019-01-26 22:48:47 -05:00
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 doc: Include function doc generation in Makefile 2019-02-01 11:45:30 +01:00
manual.xml
meta.xml
multiple-output.xml
overlays.xml
overrides.css
package-notes.xml Elm: automate packaging with elm2nix 2019-01-03 16:37:09 +00:00
platform-notes.xml
quick-start.xml
release-notes.xml
reviewing-contributions.xml doc/reviewing-contributions: use they pronoun 2019-01-18 05:29:55 -05:00
shell.nix
stdenv.xml nixpkgs/manual: address review comments 2019-01-27 11:57:36 -05:00
style.css manual: limit text width 2019-01-08 15:08:42 +00:00
submitting-changes.xml