Unverified Commit 37ba768f authored by Silvan Mosberger's avatar Silvan Mosberger Committed by GitHub
Browse files

Merge pull request #241871 from mobusoperandi/doc-doc-syntax-chapter

doc syntax section into chapter, link from nixos manual
parents a1e5ebb2 ad224d61
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# Contributing to this documentation {#chap-contributing}
# Contributing to Nixpkgs documentation {#chap-contributing}

The sources of the Nixpkgs manual are in the [doc](https://github.com/NixOS/nixpkgs/tree/master/doc) subdirectory of the Nixpkgs repository.

+1 −0
Original line number Diff line number Diff line
# Contributing to this manual {#chap-contributing}

The [DocBook] and CommonMark sources of the NixOS manual are in the [nixos/doc/manual](https://github.com/NixOS/nixpkgs/tree/master/nixos/doc/manual) subdirectory of the [Nixpkgs](https://github.com/NixOS/nixpkgs) repository.
This manual uses the [Nixpkgs manual syntax](https://nixos.org/manual/nixpkgs/unstable/#sec-contributing-markup).

You can quickly check your edits with the following: