nixpkgs/doc/README.md

13 lines
519 B
Markdown
Raw Permalink Normal View History

2021-03-04 16:52:32 +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](https://nixos.org/manual/nixpkgs/unstable/).
2021-03-06 11:35:33 +00:00
[Docs for Nixpkgs stable](https://nixos.org/manual/nixpkgs/stable/) are also available.
2021-03-04 16:52:32 +00:00
If you want to contribute to the documentation, [here's how to do it](https://nixos.org/manual/nixpkgs/unstable/#chap-contributing).
2021-03-06 11:35:33 +00:00
If you're only getting started with Nix, go to [nixos.org/learn](https://nixos.org/learn).