nixpkgs/doc
2022-09-01 16:10:09 +02:00
..
build-aux/pandoc-filters nixos/make-options-doc: add inline roles for varname/envar 2022-08-31 16:21:10 +02:00
builders Merge pull request #170906 from Sohalt/dockerTools.ca-certificates.crt 2022-08-31 14:08:02 +02:00
contributing nixos/make-options-doc: add inline roles for varname/envar 2022-08-31 16:21:10 +02:00
doc-support nixpkgs/doc: generate consistent docbook ids 2022-07-28 20:08:25 +02:00
functions nixos/nixpkgs/doc: fix typo in the signature of attrsets.zipAttrs 2022-03-13 13:59:51 +01:00
hooks doc/hooks/index.xml: Fix typo and terminology 2022-04-18 11:57:35 +02:00
languages-frameworks doc/python: Properly sort pythonRelaxDepsHook in hook list 2022-08-24 23:03:31 +02:00
old
stdenv doc: specify that longDescription should be Markdown 2022-08-29 20:19:34 +02:00
using nixpkgs/doc: remove unused unfree.xml 2022-07-28 16:54:32 +02:00
.gitignore
default.nix
functions.xml
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
preface.chapter.md
README.md
shell.nix
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.