Commit ad224d61 authored by Alejandro Sanchez Medina's avatar Alejandro Sanchez Medina Committed by Shahar "Dawn" Or
Browse files

nixos manual contributing link to nixpkgs syntax

parent 0c4918b0
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. The manual is still partially written in DocBook but it is progressively being converted to [Markdown](#sec-contributing-markup).

+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: