nixpkgs/nixos/doc/manual
pennae 0c601b12bf nixos/manual: translate manpages to mdoc
since we want to move away from docbook and having docbook manpages
around is going to block further progress we have to translate the
current nixos manpages from docbook it *something* else. mdoc seems the
most appropriate choice since markdown can't represent all the things
manpages can differentiate with even more extensions. if we ever need
html manpages we can render them using troff, like many of the online
manpage viewers, or rewrite them again. since we haven't had html
manpages for any of these in many years that seems unlikely to happen.

unlike most of the recent markdown conversions this comes with a lot of
minor rendering changes, mostly in spacing. docbook-xslt creates manual
pages in a very different dialect than mdoc (which is used here).
2023-02-03 02:23:07 +01:00
..
administration doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
configuration doc/nixos: 2023-01-30 17:57:02 -07:00
development Merge pull request #212684 from pennae/nixos-render-docs 2023-01-30 19:26:07 +01:00
from_md nixos/nscd: use nsncd by default 2023-02-02 11:07:25 +01:00
installation doc/installation: fix incorrect channel link 2023-01-03 15:24:36 -05:00
manpages nixos/manual: translate manpages to mdoc 2023-02-03 02:23:07 +01:00
release-notes nixos/nscd: use nsncd by default 2023-02-02 11:07:25 +01:00
.gitignore
contributing-to-this-manual.chapter.md nixos/manpages: Explain -I option and how to build manpages 2022-12-11 11:00:06 +01:00
default.nix nixos/manual: translate manpages to mdoc 2023-02-03 02:23:07 +01:00
Makefile nixos/doc/manual/Makefile: Do not format 2021-03-22 21:15:11 +01:00
man-configuration.xml
man-pages.xml nixos/manual: translate manpages to mdoc 2023-02-03 02:23:07 +01:00
manual.xml nixos/doc: convert "Contributing to this manual" to CommonMark 2021-05-22 18:14:49 -07:00
md-to-db.sh nixos/manual: render module chapters with nixos-render-docs 2023-01-27 20:07:34 +01:00
preface.xml Revert "Update preface.xml (#185868)" 2022-08-10 20:26:01 +10:00
README.md nixos/manual: Fix link to contributing guide 2021-07-16 22:55:28 -07:00
shell.nix mkShell: introduce packages argument (#122180) 2021-05-13 19:17:29 +02:00