forked from mirrors/nixpkgs
nixos/doc/manual: In the preface, add link to #chap-contributing
Turned the freetext suggestion about opening the build output into a copy-pastable xdg-open line. Renamed title to 'Contributing to this manual'.
This commit is contained in:
parent
c58219fff6
commit
21c56fc3cf
|
@ -1,7 +1,7 @@
|
||||||
<chapter xmlns="http://docbook.org/ns/docbook"
|
<chapter xmlns="http://docbook.org/ns/docbook"
|
||||||
xmlns:xlink="http://www.w3.org/1999/xlink"
|
xmlns:xlink="http://www.w3.org/1999/xlink"
|
||||||
xml:id="chap-contributing">
|
xml:id="chap-contributing">
|
||||||
<title>Contributing to this documentation</title>
|
<title>Contributing to this manual</title>
|
||||||
<para>
|
<para>
|
||||||
The DocBook sources of NixOS' manual are in the <filename
|
The DocBook sources of NixOS' manual are in the <filename
|
||||||
xlink:href="https://github.com/NixOS/nixpkgs/tree/master/nixos/doc/manual">
|
xlink:href="https://github.com/NixOS/nixpkgs/tree/master/nixos/doc/manual">
|
||||||
|
|
|
@ -21,7 +21,11 @@
|
||||||
xlink:href="https://discourse.nixos.org">Discourse</literal> or
|
xlink:href="https://discourse.nixos.org">Discourse</literal> or
|
||||||
on the <link
|
on the <link
|
||||||
xlink:href="irc://irc.freenode.net/#nixos">
|
xlink:href="irc://irc.freenode.net/#nixos">
|
||||||
<literal>#nixos</literal> channel on Freenode</link>. Bugs should be
|
<literal>#nixos</literal> channel on Freenode</link>, or
|
||||||
|
consider
|
||||||
|
<link
|
||||||
|
xlink:href="#chap-contributing">
|
||||||
|
contributing to this manual</link>. Bugs should be
|
||||||
reported in
|
reported in
|
||||||
<link
|
<link
|
||||||
xlink:href="https://github.com/NixOS/nixpkgs/issues">NixOS’
|
xlink:href="https://github.com/NixOS/nixpkgs/issues">NixOS’
|
||||||
|
|
Loading…
Reference in a new issue