nixpkgs/doc
Silvan Mosberger c0c3c3f1c4
Merge pull request #197905 from infinisil/lib-filesystem-docs
lib: Automatically generate lib.filesytem docs
2022-10-26 18:11:32 +02:00
..
build-aux/pandoc-filters nixos/doc/manual/md-to-db.sh: Add support for <kbd> element 2022-10-26 01:46:44 +02:00
builders add documentation for the pkgs.portableService tool (#193081) 2022-10-07 10:37:56 +02:00
contributing doc/contributing: Explicitly allow trivial changes by non-authors 2022-10-23 15:23:02 +11:00
doc-support lib: Automatically generate lib.filesytem docs 2022-10-26 15:10:47 +02:00
functions lib: Automatically generate lib.filesytem docs 2022-10-26 15:10:47 +02:00
hooks doc: Move non-stdenv hooks out of stdenv chapter 2022-10-13 15:40:27 +02:00
languages-frameworks doc: fix syntax error in Lua documentation 2022-10-25 22:34:32 +02:00
old doc/*: editorconfig fixes 2020-07-31 15:06:53 +10:00
stdenv doc/stdenv: Move Other hooks after all hooks 2022-10-13 21:15:19 +02:00
using nixpkgs/doc: remove unused unfree.xml 2022-07-28 16:54:32 +02:00
.gitignore doc: format the documentation (#57102) 2019-03-08 21:07:11 -08:00
default.nix doc: Fix make in nix-shell 2021-06-05 13:25:48 +02:00
functions.xml doc/functions/generators: convert to CommonMark 2021-06-11 06:06:42 -07:00
Makefile doc: Add helper for converting DocBook files to Markdown 2021-07-13 02:21:22 +02:00
manual.xml doc: move testers to their own chapter 2022-04-22 16:24:29 +03:00
overrides.css doc: Make callout marks in code unselectable 2020-01-14 15:24:57 +01:00
preface.chapter.md doc: prepare for commonmark 2021-06-07 06:34:59 +02:00
README.md doc/README.md: Add more links 2021-03-06 12:35:33 +01:00
shell.nix doc: fix shell.nix (#109816) 2021-01-19 12:46:51 -05:00
style.css

Nixpkgs/doc

This directory houses the sources files for the Nixpkgs manual.

You can find the rendered documentation for Nixpkgs unstable on nixos.org.

Docs for Nixpkgs stable are also available.

If you want to contribute to the documentation, here's how to do it.

If you're only getting started with Nix, go to nixos.org/learn.