doc: refactored to be more mainstream
commit9058040f2b7bc7d49b27d5060f3d63cdf3b669ec
authorNicola Fontana <ntd@entidi.it>
Sun, 23 Jun 2013 14:08:28 +0000 (23 16:08 +0200)
committerNicola Fontana <ntd@entidi.it>
Sun, 23 Jun 2013 14:08:28 +0000 (23 16:08 +0200)
tree05ca88395f797774cd7e4552d49c12633f52c85b
parent05d52bab2f44d00c754859f4ba3dcf74747d5bab
doc: refactored to be more mainstream

Dropped custom XSL and merged latest gtk-doc.make into
Makefile.am.gtk-doc: there is no more need to have XML 1.0 compiant
pages because the new online website is based on silverstripe-gtkdoc
(http://dev.entidi.com/p/silverstripe-gtkdoc/) that accepts HTML code.

Corrected minor bugs during the process:
* removed wikilinks in @short_description because they are not properly
  handled by gtk-doc;
* removed trailing dots from @short_description for consistency;
* added index of new APIs introduced by 1.0 version;
* added index of deprecated APIs (actually empty);
* merged docs/gnu into docs/adg;
* removed docs/common.
35 files changed:
Makefile.am
build/Makefile.am.gtk-doc
configure.ac
docs/Makefile.am
docs/adg/CONTRIBUTING.xml [moved from docs/gnu/CONTRIBUTING.xml with 100% similarity]
docs/adg/HACKING.xml [moved from docs/gnu/HACKING.xml with 100% similarity]
docs/adg/Makefile.am
docs/adg/NEWS.xml [moved from docs/gnu/NEWS.xml with 100% similarity]
docs/adg/README.xml [moved from docs/gnu/README.xml with 100% similarity]
docs/adg/TODO.xml [moved from docs/gnu/TODO.xml with 100% similarity]
docs/adg/adg-docs.xml
docs/common/devhelp2.xsl [deleted file]
docs/common/gtk-doc.xsl [deleted file]
docs/common/home.png [deleted file]
docs/common/left.png [deleted file]
docs/common/right.png [deleted file]
docs/common/style.css [deleted file]
docs/common/up.png [deleted file]
docs/common/version-greater-or-equal.xsl [deleted file]
docs/cpml/Makefile.am
docs/cpml/cpml-docs.xml
docs/docbook2txt.xsl [moved from docs/common/docbook2txt.xsl with 100% similarity]
po-properties/it.po
src/adg/adg-cairo-fallback.c
src/adg/adg-dash.c
src/adg/adg-gtk-area-gtk2.c
src/adg/adg-gtk-area.c
src/adg/adg-gtk-layout-gtk2.c
src/adg/adg-gtk-layout.c
src/adg/adg-matrix.c
src/adg/adg-param-dress.c
src/adg/adg-ruled-fill.c
src/adg/adg-table-cell.c
src/adg/adg-trail.c
src/cpml/cpml-gobject.c