doc: rename guide to 'Nixpkgs Manual'

For consistency with 'NixOS Manual' and 'Nix Manual', to better match what it's
often called in practice, and to match its URL and HTML title.
This commit is contained in:
Arnout Engelen
2020-09-24 13:38:15 +02:00
parent 0bc6da3ab0
commit 754d7bbfd7

View File

@@ -1,7 +1,7 @@
<book xmlns="http://docbook.org/ns/docbook"
xmlns:xi="http://www.w3.org/2001/XInclude">
<info>
<title>Nixpkgs Users and Contributors Guide</title>
<title>Nixpkgs Manual</title>
<subtitle>Version <xi:include href=".version" parse="text" />
</subtitle>
</info>