nixpkgs/doc
Naïm Favier 22ea90a4d8
.editorconfig: apply trailing whitespace removal
editorconfig-checker -disable-indent-size **/*.md
2022-12-29 01:40:50 +01:00
..
build-aux/pandoc-filters doc/link-unix-man-references: add a bunch of systemd pages 2022-12-22 16:03:31 +01:00
builders .editorconfig: apply trailing whitespace removal 2022-12-29 01:40:50 +01:00
contributing doc,nixos/doc: unescape ellipses 2022-12-27 17:13:49 +01:00
doc-support doc/lib-functions: print libset name before description 2022-12-22 11:31:11 +01:00
functions doc,nixos/doc: unescape apostrophes 2022-12-27 17:13:47 +01:00
hooks patchRcPathBash, patchRcPathCsh, patchRcPathFish, patchRcPathPosix: init 2022-11-10 09:23:52 +08:00
languages-frameworks .editorconfig: apply trailing whitespace removal 2022-12-29 01:40:50 +01:00
old doc: fix typos 2022-12-17 18:21:48 -05:00
stdenv doc: fix typos 2022-12-17 18:21:48 -05:00
using doc,nixos/doc: unescape double quotes 2022-12-27 17:13:49 +01: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.