aboutsummaryrefslogtreecommitdiffhomepage
path: root/Manual.md
diff options
context:
space:
mode:
authorPiotr Wójcik <chocimier@tlen.pl>2020-04-07 22:21:28 +0200
committerMichael Aldridge <aldridge.mac@gmail.com>2020-12-29 23:25:33 -0800
commit8ff299ccb65cea9f71d311a02b702648b3909da1 (patch)
tree72d6d979a5916495063b2d9dd617db2bab8f015a /Manual.md
parentNew package: gocloc-0.3.3 (diff)
Manual.md: designate place for Void-specific documentation
Diffstat (limited to 'Manual.md')
-rw-r--r--Manual.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/Manual.md b/Manual.md
index aa7a196d4f4..99e76e4da82 100644
--- a/Manual.md
+++ b/Manual.md
@@ -68,6 +68,7 @@ packages for XBPS, the `Void Linux` native packaging system.
* [update-desktopdb](#triggers_update_desktopdb)
* [x11-fonts](#triggers_x11_fonts)
* [xml-catalog](#triggers_xml_catalog)
+ * [Void specific documentation](#documentation)
* [Notes](#notes)
* [Contributing via git](#contributing)
* [Help](#help)
@@ -2012,6 +2013,14 @@ During removal it uses `xmlcatmgr` to remove all catalogs passed to it by the
To include this trigger use the `sgml_entries` variable or/and the `xml_entries` variable,
as the trigger won't do anything unless either of them are defined.
+<a id="documentation"></a>
+### Void specific documentation
+
+When you want document details of package's configuration and usage specific to Void Linux,
+not covered by upstream documentation, put notes into
+`srcpkgs/<pkgname>/files/README.voidlinux` and install with
+`vdoc "${FILESDIR}/README.voidlinux"`.
+
<a id="notes"></a>
### Notes