From cbdcf815909a9d9688134a4b12b671f38a1ea638 Mon Sep 17 00:00:00 2001 From: Graham Christensen Date: Sat, 1 Sep 2018 15:06:38 -0400 Subject: Add section IDs --- doc/cross-compilation.xml | 6 +++--- doc/languages-frameworks/texlive.xml | 4 ++-- doc/reviewing-contributions.xml | 12 ++++++------ doc/submitting-changes.xml | 30 +++++++++++++++--------------- 4 files changed, 26 insertions(+), 26 deletions(-) (limited to 'doc') diff --git a/doc/cross-compilation.xml b/doc/cross-compilation.xml index a7b43aeec23f..135dd31f6b5b 100644 --- a/doc/cross-compilation.xml +++ b/doc/cross-compilation.xml @@ -30,7 +30,7 @@
Packaging in a cross-friendly manner -
+
Platform parameters @@ -219,7 +219,7 @@
-
+
Specifying Dependencies @@ -304,7 +304,7 @@
-
+
Cross packaging cookbook diff --git a/doc/languages-frameworks/texlive.xml b/doc/languages-frameworks/texlive.xml index af0b07166e3e..e42d0a811111 100644 --- a/doc/languages-frameworks/texlive.xml +++ b/doc/languages-frameworks/texlive.xml @@ -8,7 +8,7 @@ under attribute texlive. -
+
User's guide @@ -68,7 +68,7 @@ nix-repl> texlive.collection-<TAB>
-
+
Known problems diff --git a/doc/reviewing-contributions.xml b/doc/reviewing-contributions.xml index 6b854e085549..9e69d0ee0a26 100644 --- a/doc/reviewing-contributions.xml +++ b/doc/reviewing-contributions.xml @@ -56,7 +56,7 @@ meant as examples. Their usage is optional and the reviewer is free to adapt them to their liking. -
+
Package updates @@ -226,7 +226,7 @@ $ nix-shell -p nox --run "nox-review -k pr PRNUMBER"
-
+
New packages @@ -346,7 +346,7 @@ $ nix-shell -p nox --run "nox-review -k pr PRNUMBER"
-
+
Module updates @@ -464,7 +464,7 @@ $ nix-shell -p nox --run "nox-review -k pr PRNUMBER"
-
+
New modules @@ -564,7 +564,7 @@ $ nix-shell -p nox --run "nox-review -k pr PRNUMBER"
-
+
Other submissions @@ -585,7 +585,7 @@ $ nix-shell -p nox --run "nox-review -k pr PRNUMBER" pull requests fitting this category.
-
+
Merging pull-requests diff --git a/doc/submitting-changes.xml b/doc/submitting-changes.xml index 6c6f808f631e..4a6a2c634a58 100644 --- a/doc/submitting-changes.xml +++ b/doc/submitting-changes.xml @@ -2,7 +2,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="chap-submitting-changes"> Submitting changes -
+
Making patches @@ -205,7 +205,7 @@ Additional information.
-
+
Submitting changes @@ -253,7 +253,7 @@ Additional information.
-
+
Pull Request Template @@ -269,7 +269,7 @@ Additional information. below: -
+
Tested using sandboxing @@ -322,7 +322,7 @@ Additional information.
-
+
Built on platform(s) @@ -334,7 +334,7 @@ Additional information.
-
+
Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests) @@ -350,7 +350,7 @@ Additional information.
-
+
Tested compilation of all pkgs that depend on this change using <command>nox-review</command> @@ -373,7 +373,7 @@ Additional information.
-
+
Tested execution of all binary files (usually in <filename>./result/bin/</filename>) @@ -387,8 +387,8 @@ Additional information.
-
- Meets nixpkgs contribution standards +
+ Meets Nixpkgs contribution standards The last checkbox is fits @@ -402,7 +402,7 @@ Additional information.
-
+
Hotfixing pull requests @@ -430,7 +430,7 @@ Additional information.
-
+
Commit policy @@ -456,7 +456,7 @@ Additional information. -
+
Master branch @@ -468,7 +468,7 @@ Additional information.
-
+
Staging branch @@ -493,7 +493,7 @@ Additional information.
-
+
Stable release branches -- cgit 1.4.1