nixpkgs/nixos/doc/manual
Shamrock Lee c1027175c1 root: fix output directory layout with -Dgnuinstall=ON
Make "$out" more conformant to the bin/ lib/ share/ hirarchy
instead of messing up the user profile
with stuff like cmake/ config/ macros/ icons/ js/ tutorials/ ...

In this layout,
*   `tutorials` is now under `share/doc/ROOT/tutorial`
*   `cmake`, `font`, `icons`, `js` and `macro` is now under `share/root`
*   `Makefile.comp` and `Makefile.config` in now under `etc/root`.
2022-12-21 03:03:49 +08:00
..
administration treewide: change postgresql_10 in documentation and examples to postgresql_14 2022-08-15 22:36:32 +02:00
configuration nixos: fix typos 2022-12-17 19:31:14 -05:00
development nixos: fix typos 2022-12-17 19:31:14 -05:00
from_md root: fix output directory layout with -Dgnuinstall=ON 2022-12-21 03:03:49 +08:00
installation nixos: fix typos 2022-12-17 19:31:14 -05:00
release-notes root: fix output directory layout with -Dgnuinstall=ON 2022-12-21 03:03:49 +08: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 doc: Remove all section numbers 2022-12-12 13:04:39 +01:00
Makefile
man-configuration.xml
man-nixos-build-vms.xml
man-nixos-enter.xml
man-nixos-generate-config.xml
man-nixos-install.xml
man-nixos-option.xml
man-nixos-rebuild.xml nixos/manpages: Explain -I option and how to build manpages 2022-12-11 11:00:06 +01:00
man-nixos-version.xml
man-pages.xml
manual.xml
md-to-db.sh nixos/doc/manual/md-to-db.sh: Add support for <kbd> element 2022-10-26 01:46:44 +02:00
preface.xml
README.md
shell.nix