nixpkgs/doc
Robert Hensing 62b25a28fe
Merge pull request #170906 from Sohalt/dockerTools.ca-certificates.crt
dockerTools ca-certificates.crt helper
2022-08-31 14:08:02 +02:00
..
build-aux/pandoc-filters treewide: attempt at markdown option docs 2022-06-12 12:44:38 +02:00
builders Merge pull request #170906 from Sohalt/dockerTools.ca-certificates.crt 2022-08-31 14:08:02 +02:00
contributing Correct instructions to obtain a hash for git repos 2022-08-04 00:31:31 +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 doc/*: editorconfig fixes 2020-07-31 15:06:53 +10:00
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 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 manual: limit text width 2019-01-08 15:08:42 +00:00

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.