aboutsummaryrefslogtreecommitdiff
path: root/doc/manual/generate-manpage.nix
AgeCommit message (Expand)Author
2022-09-30bring back lost newlineValentin Gagarin
2022-09-30use more self-explanatory namesValentin Gagarin
2022-09-30move final template to the topValentin Gagarin
2022-09-30remove superfluous let-in pairValentin Gagarin
2022-09-30refactor showOptionsValentin Gagarin
2022-09-30refactor rendering command documentation to markdownValentin Gagarin
2022-09-30use indented strings where appropriateValentin Gagarin
2022-08-26do not render relative links in help pagesValentin Gagarin
2021-10-06Remove links to .md files in help outputEelco Dolstra
2021-09-13nix --help: Display help using lowdown instead of manEelco Dolstra
2021-02-17Restore warning about 'nix' being experimentalEelco Dolstra
2021-01-25Group common optionsEelco Dolstra
2021-01-25Group subcommands by categoryEelco Dolstra
2020-12-23Command: Remove examples()Eelco Dolstra
2020-12-21generate-manpage.nix: Fix short namesEelco Dolstra
2020-12-03Make doc() return arbitrary Markdown rather than the contents of the "Descrip...Eelco Dolstra
2020-12-02Put examples first in the manpagesEelco Dolstra
2020-12-02Generate separate manpages for each nix subcommandEelco Dolstra
2020-10-08Remove stray 'Title:' from the manualEelco Dolstra
2020-09-16jq -> nixEelco Dolstra