Add section IDs

+3 -3
doc/cross-compilation.xml
···
<section xml:id="sec-cross-packaging">
<title>Packaging in a cross-friendly manner</title>
-
<section>
+
<section xml:id="sec-cross-platform-parameters">
<title>Platform parameters</title>
<para>
···
</variablelist>
</section>
-
<section>
+
<section xml:id="sec-cross-specifying-dependencies">
<title>Specifying Dependencies</title>
<para>
···
</note>
</section>
-
<section>
+
<section xml:id="sec-cross-cookbook">
<title>Cross packaging cookbook</title>
<para>
+2 -2
doc/languages-frameworks/texlive.xml
···
under attribute <varname>texlive</varname>.
</para>
-
<section>
+
<section xml:id="sec-language-texlive-users-guide">
<title>User's guide</title>
<itemizedlist>
···
</itemizedlist>
</section>
-
<section>
+
<section xml:id="sec-language-texlive-known-problems">
<title>Known problems</title>
<itemizedlist>
+6 -6
doc/reviewing-contributions.xml
···
meant as examples. Their usage is optional and the reviewer is free to adapt
them to their liking.
</para>
-
<section>
+
<section xml:id="reviewing-contributions-package-updates">
<title>Package updates</title>
<para>
···
</screen>
</example>
</section>
-
<section>
+
<section xml:id="reviewing-contributions-new-packages">
<title>New packages</title>
<para>
···
</screen>
</example>
</section>
-
<section>
+
<section xml:id="reviewing-contributions-module-updates">
<title>Module updates</title>
<para>
···
</screen>
</example>
</section>
-
<section>
+
<section xml:id="reviewing-contributions-new-modules">
<title>New modules</title>
<para>
···
</screen>
</example>
</section>
-
<section>
+
<section xml:id="reviewing-contributions-other-submissions">
<title>Other submissions</title>
<para>
···
pull requests fitting this category.
</para>
</section>
-
<section>
+
<section xml:id="reviewing-contributions--merging-pull-requests">
<title>Merging pull-requests</title>
<para>
+15 -15
doc/submitting-changes.xml
···
xmlns:xlink="http://www.w3.org/1999/xlink"
xml:id="chap-submitting-changes">
<title>Submitting changes</title>
-
<section>
+
<section xml:id="submitting-changes-making-patches">
<title>Making patches</title>
<itemizedlist>
···
</listitem>
</itemizedlist>
</section>
-
<section>
+
<section xml:id="submitting-changes-submitting-changes">
<title>Submitting changes</title>
<itemizedlist>
···
</listitem>
</itemizedlist>
</section>
-
<section>
+
<section xml:id="submitting-changes-pull-request-template">
<title>Pull Request Template</title>
<para>
···
below:
</para>
-
<section>
+
<section xml:id="submitting-changes-tested-with-sandbox">
<title>Tested using sandboxing</title>
<para>
···
</para>
</section>
-
<section>
+
<section xml:id="submitting-changes-platform-diversity">
<title>Built on platform(s)</title>
<para>
···
</para>
</section>
-
<section>
+
<section xml:id="submitting-changes-nixos-tests">
<title>Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)</title>
<para>
···
</para>
</section>
-
<section>
+
<section xml:id="submitting-changes-tested-compilation">
<title>Tested compilation of all pkgs that depend on this change using <command>nox-review</command></title>
<para>
···
</para>
</section>
-
<section>
+
<section xml:id="submitting-changes-tested-execution">
<title>Tested execution of all binary files (usually in <filename>./result/bin/</filename>)</title>
<para>
···
</para>
</section>
-
<section>
-
<title>Meets nixpkgs contribution standards</title>
+
<section xml:id="submitting-changes-contribution-standards">
+
<title>Meets Nixpkgs contribution standards</title>
<para>
The last checkbox is fits
···
</para>
</section>
</section>
-
<section>
+
<section xml:id="submitting-changes-hotfixing-pull-requests">
<title>Hotfixing pull requests</title>
<itemizedlist>
···
</listitem>
</itemizedlist>
</section>
-
<section>
+
<section xml:id="submitting-changes-commit-policy">
<title>Commit policy</title>
<itemizedlist>
···
</listitem>
</itemizedlist>
-
<section>
+
<section xml:id="submitting-changes-master-branch">
<title>Master branch</title>
<itemizedlist>
···
</itemizedlist>
</section>
-
<section>
+
<section xml:id="submitting-changes-staging-branch">
<title>Staging branch</title>
<itemizedlist>
···
</itemizedlist>
</section>
-
<section>
+
<section xml:id="submitting-changes-stable-release-branches">
<title>Stable release branches</title>
<itemizedlist>