nixpkgs/doc/README.md

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

12 lines
541 B
Markdown
Raw Normal View History

# Contributing to the Nixpkgs manual
2021-03-04 16:52:32 +00:00
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).