docs: merged and adapted gtk-doc 1.18 into ADG
commitf9220a95ff58e542ab822957cfcd0673eb6a45f4
authorNicola Fontana <ntd@entidi.it>
Sat, 24 Mar 2012 16:01:42 +0000 (24 17:01 +0100)
committerNicola Fontana <ntd@entidi.it>
Sat, 24 Mar 2012 16:01:42 +0000 (24 17:01 +0100)
tree3fdd775a7760ebaf39433164212a0683fb3beffa
parent99289faa585dda9844b7d8255b9e5a5aee4638f6
docs: merged and adapted gtk-doc 1.18 into ADG

Imported makefiles and stylesheet and adapted to ADG requirements.
Actually the generated documentation is parsed with XSLT for keeping the
website up to date, so it needs to be XHTML compatible. There is no way
to override that in gtk-doc, so gtk-doc.xsl (with relative dependencies)
has been imported and adapted.

The build system does not call gtkdoc-mkhtml anymore but uses an hand
crafted call to xsltproc to do the same conversion with the custom
stylesheet.
14 files changed:
Makefile.am
build/Makefile.am.gtk-doc
docs/Makefile.am
docs/adg/Makefile.am
docs/adg/adg-docs.xml
docs/common/devhelp2.xsl [new file with mode: 0644]
docs/common/docbook2txt.xsl [moved from docs/gnu/docbook2txt.xsl with 100% similarity]
docs/common/gtk-doc.xsl [new file with mode: 0644]
docs/common/home.png [new file with mode: 0644]
docs/common/left.png [new file with mode: 0644]
docs/common/right.png [new file with mode: 0644]
docs/common/style.css [new file with mode: 0644]
docs/common/up.png [new file with mode: 0644]
docs/cpml/Makefile.am