projects
/
projects
/
chimara
/
chimara.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0928bf6
)
Add index to documentation
author
P. F. Chimento
<philip.chimento@gmail.com>
Wed, 3 Nov 2010 20:14:45 +0000
(21:14 +0100)
committer
P. F. Chimento
<philip.chimento@gmail.com>
Wed, 3 Nov 2010 20:14:45 +0000
(21:14 +0100)
I found out that gtk-doc can automatically generate a symbols index for
the documentation. Of course we want that!
docs/reference/chimara-docs.sgml
patch
|
blob
|
history
diff --git
a/docs/reference/chimara-docs.sgml
b/docs/reference/chimara-docs.sgml
index 1cec326a3a6d75878fc42c5c9072fa298b0939d8..2aeebf473cb615b2f66ca429ca6479bae4e21d17 100644
(file)
--- a/
docs/reference/chimara-docs.sgml
+++ b/
docs/reference/chimara-docs.sgml
@@
-150,4
+150,10
@@
<xi:include href="xml/glkext-garglk.xml"/>
</appendix>
</reference>
+
+ <!-- Index -->
+ <index id="api-index">
+ <title>Index of symbols</title>
+ <xi:include href="xml/api-index-full.xml"><xi:fallback /></xi:include>
+ </index>
</book>