summaryrefslogtreecommitdiff
blob: 88b2322c25b6820cd885b2a37eb736a5f9ee15ad (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
The offline version doesn't generate eclass manpages.
Add a dummy file, otherwise internal links would be broken.

--- /dev/null
+++ b/eclass-reference/text.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<guide self="eclass-reference/">
+<chapter>
+<title>Eclass Reference</title>
+<body>
+
+<note>
+The offline version of the devmanual does not include the documentation for the
+eclasses. If you need it, emerge <c>app-doc/eclass-manpages</c>.
+</note>
+
+</body>
+</chapter>
+</guide>