1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/doc
2022-11-05 21:57:23 -03: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
contributing
doc-support Revert "lib,doc: remove obvious usages of toString on paths" 2022-11-05 21:57:23 -03:00
functions lib: Automatically generate lib.filesytem docs 2022-10-26 15:10:47 +02:00
hooks
languages-frameworks doc: fix python module override example 2022-11-03 19:54:51 +01:00
old
stdenv
using
.gitignore
default.nix
functions.xml
Makefile
manual.xml
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.