aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWim Muskee <wimmuskee@gmail.com>2016-08-17 07:17:34 +0200
committerGöktürk Yüksek <gokturk@gentoo.org>2016-08-17 23:24:44 -0400
commitc3252db78941acb0a2b9a481e8d9e58e7a41dea8 (patch)
treecb0e90f9227b7a665f3912cbf6b9dce8f037267c /function-reference
parentgeneral-concepts/slotting: be more explicit about what an empty slot is (diff)
downloaddevmanual-c3252db78941acb0a2b9a481e8d9e58e7a41dea8.tar.gz
devmanual-c3252db78941acb0a2b9a481e8d9e58e7a41dea8.tar.bz2
devmanual-c3252db78941acb0a2b9a481e8d9e58e7a41dea8.zip
function-reference/install-functions: add doheader and update dodoc
Add doheader and add install location to dodoc. Minor edits by the committer to use a singular form of 'header files' to be consistent with the rest of the section.
Diffstat (limited to 'function-reference')
-rw-r--r--function-reference/install-functions/text.xml10
1 files changed, 9 insertions, 1 deletions
diff --git a/function-reference/install-functions/text.xml b/function-reference/install-functions/text.xml
index 1feb198..66a8629 100644
--- a/function-reference/install-functions/text.xml
+++ b/function-reference/install-functions/text.xml
@@ -123,7 +123,7 @@ the first is the source name, the second the name to use when installing.
<c>dodoc</c>
</ti>
<ti>
- Install a documentation file
+ Install a documentation file into <c>/usr/share/doc/${PF}</c>
</ti>
</tr>
<tr>
@@ -152,6 +152,14 @@ the first is the source name, the second the name to use when installing.
</tr>
<tr>
<ti>
+ <c>doheader</c>
+ </ti>
+ <ti>
+ Install a header file into <c>/usr/include</c>
+ </ti>
+ </tr>
+ <tr>
+ <ti>
<c>dohtml</c>
</ti>
<ti>