nixpkgs/doc
Luc Chabassier 65f330a83d
Update doc/languages-frameworks/coq.section.md
Co-authored-by: Valentin Gagarin <valentin.gagarin@tweag.io>
2022-07-13 17:42:46 +02:00
..
build-aux/pandoc-filters treewide: attempt at markdown option docs 2022-06-12 12:44:38 +02:00
builders dockerTools.buildImage: Add copyToRoot to replace contents, explain usage 2022-07-06 07:30:24 +02:00
contributing doc/contributing/coding-conventions: add a section about file managers 2022-06-26 23:58:09 -03:00
doc-support doc: Fix config options reference file links 2022-06-15 00:45:05 +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 Update doc/languages-frameworks/coq.section.md 2022-07-13 17:42:46 +02:00
old doc/*: editorconfig fixes 2020-07-31 15:06:53 +10:00
stdenv Merge pull request #121015 from fricklerhandwerk/docs-patch-shebangs 2022-07-13 12:17:11 +02:00
using doc: Promote config Options Reference to sub-chapter section 2022-06-12 08:27:15 +02:00
.gitignore
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.