aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/local.mk
AgeCommit message (Expand)Author
2024-03-05Merge pull request #5145 from fedepell/local_doc_build_5140eldritch horrors
2024-03-04Merge pull request #9393 from hercules-ci/changelog-deldritch horrors
2023-11-10backport fix for the `--help` outputValentin Gagarin
2023-06-27Automatically document builtin constantsJohn Ericson
2023-04-28display documentation on manifest files separatelyValentin Gagarin
2023-04-26Document user files of nixAlexander Bantyev
2023-04-09Single page for experimental feature descriptionsJohn Ericson
2023-04-06Describe active experimental features in the contributing guideJohn Ericson
2023-04-04Assemble experimental feature docs outside of Nix itselfJohn Ericson
2023-03-30process includes firstValentin Gagarin
2023-03-30Split nix-env and nix-store documentation per-subcommandAlexander Bantyev
2023-03-30Manual: fail when #include-d file does not existAlexander Bantyev
2023-03-23Make useAnchors a named argumentEelco Dolstra
2023-03-21nix store --help: Include store type documentationEelco Dolstra
2023-03-10Generate API docs with DoxygenJohn Ericson
2023-03-03cosmetic indentationValentin Gagarin
2023-03-01Documentation: process #include directivesAlexander Bantyev
2023-03-01doc/manual/local.mk: Use tabs instead of spaces everywhereAlexander Bantyev
2023-02-07local.mk: Don't log docroot commentsRobert Hensing
2023-01-10doc/manual/hacking: Document @docroot@ variableRobert Hensing
2023-01-10doc/manual: Move the html files back where they were beforeRobert Hensing
2023-01-10doc/manual: Introduce @docroot@ as a stable base for includable snippetsRobert Hensing
2023-01-10manual: Check linksRobert Hensing
2022-12-07do not render links in man pagesValentin Gagarin
2022-10-07Print common flags in --helpAna Hobden
2022-08-26do not render relative links in help pagesValentin Gagarin
2022-08-04Merge remote-tracking branch 'upstream/master' into doc-what-is-nixJohn Ericson
2022-08-04WIP: Document the design of NixJohn Ericson
2022-08-04manual: remove "Writing Nix Expressions" chapterValentin Gagarin
2022-05-26doc: Port anchors preprocessor to jq scriptJan Tojnar
2022-05-26doc: Introduce pre-processor for adding anchors to textJan Tojnar
2022-02-23Add html make targetGuillaume Desforges
2021-11-26reproducibility: determinstic man page output for coresTom Bereknyei
2021-10-06Remove links to .md files in help outputEelco Dolstra
2021-09-22QuietEelco Dolstra
2021-09-13nix --help: Display help using lowdown instead of manEelco Dolstra
2021-09-09Manual: Depend on all *.md filesEelco Dolstra
2021-08-28doc/manual/local.mk: fix 'make install DESTDIR=...'Sergei Trofimovich
2021-08-05Merge pull request #5094 from Pamplemousse/simpler_docEelco Dolstra
2021-08-04doc/manual: don't need to copy `highlight.js` manuallyPamplemousse
2021-07-27Remove dead code in doc’s local.mkregnat
2021-07-27Fix the generation of nix3 manpagesregnat
2021-07-19Cleanup the generation of the nix3 manpagesregnat
2021-05-05doc: builtins: use a definition listAlyssa Ross
2021-04-23Set more man sectionsEelco Dolstra
2021-04-23doc: fix section in nix3 man page metadataAlyssa Ross
2020-12-04Make `make install` less noisyregnat
2020-12-03Remove 'dist' targetEelco Dolstra
2020-12-02Generate separate manpages for each nix subcommandEelco Dolstra
2020-11-23Fix macOS sandbox buildFabian Möller