about summary refs log tree commit diff
path: root/doc/build-aux
AgeCommit message (Collapse)AuthorFilesLines
2022-12-22doc/link-unix-man-references: add a bunch of systemd pagesNaïm Favier1-2/+23
2022-10-26nixos/doc/manual/md-to-db.sh: Add support for <kbd> elementJan Tojnar1-0/+11
2022-08-31nixos/make-options-doc: add inline roles for varname/envarpennae1-0/+4
both of these render distinctly from plain literals in the manpage, and manpages even semantically distinguish between the two.
2022-06-12treewide: attempt at markdown option docspennae1-0/+4
2021-12-28doc: remove reference to unix-man-urls.luaNaïm Favier1-2/+1
2021-07-13doc: Linkify man page referencesJan Tojnar1-0/+18
2021-07-13doc: Add support for MyST rolesJan Tojnar4-0/+113
Officially, only the manpage role is supported at the moment. Unlike in rST, the syntax uses braces instead of colons: {manpage}`nix.conf(5)`
2021-07-12doc: comment lua scriptsJan Tojnar1-0/+10
2021-07-12doc: Move lua filters to subdirectoryJan Tojnar1-0/+24