commit: 1a48702c2fee32c801dfba3176f89d599c7336de
Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com>
AuthorDate: Wed Dec 7 19:38:18 2016 +0000
Commit: Göktürk Yüksek <gokturk <AT> gentoo <DOT> org>
CommitDate: Wed Dec 7 19:38:18 2016 +0000
URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=1a48702c
function-reference/install-function: document einstalldocs
function-reference/install-functions/text.xml | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/function-reference/install-functions/text.xml
b/function-reference/install-functions/text.xml
index e2337c1..9ef0d95 100644
--- a/function-reference/install-functions/text.xml
+++ b/function-reference/install-functions/text.xml
@@ -132,6 +132,17 @@ the first is the source name, the second the name to use
when installing.
</tr>
<tr>
<ti>
+ <c>einstalldocs</c>
+ </ti>
+ <ti>
+ Installs the files and directories specified by the <c>DOCS</c>
+ and <c>HTML_DOCS</c> variables into <c>/usr/share/doc/${PF}</c>
+ recursively using <c>dodoc -r</c>. <b>Note</b>: Approved in EAPI
+ 6.
+ </ti>
+ </tr>
+ <tr>
+ <ti>
<c>doenvd</c>
</ti>
<ti>