From: mquinson Date: Sun, 8 Aug 2004 04:22:39 +0000 (+0000) Subject: Switch to the xml backend of gtk-doc tools since it looks like the way to go X-Git-Tag: v3.3~4993 X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/commitdiff_plain/8d405bc5d99ede20e6a3237b13585c1718c8ae10?ds=sidebyside Switch to the xml backend of gtk-doc tools since it looks like the way to go git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/simgrid/simgrid/trunk@355 48e7efb5-ca39-0410-a469-dd3cf9ba447f --- diff --git a/cruft/doc/Makefile.am b/cruft/doc/Makefile.am index b5272f3483..99e0446836 100644 --- a/cruft/doc/Makefile.am +++ b/cruft/doc/Makefile.am @@ -24,7 +24,7 @@ SCANOBJ_OPTIONS= SCAN_OPTIONS= # Extra options to supply to gtkdoc-mkdb. -MKDB_OPTIONS=--sgml-mode --ignore-files="ddt_parse.yy.c" +MKDB_OPTIONS=--sgml-mode --output-format=xml --ignore-files="ddt_parse.yy.c" # Extra options to supply to gtkdoc-fixref. FIXXREF_OPTIONS= @@ -41,7 +41,7 @@ IGNORE_HFILES=ddt_parse.yy.h HTML_IMAGES = # Extra SGML files that are included by $(DOC_MAIN_SGML_FILE). -content_files = overview.sgml faq.sgml +content_files = overview.xml faq.xml # Other files to distribute. extra_files = diff --git a/cruft/doc/faq.sgml b/cruft/doc/faq.xml similarity index 100% rename from cruft/doc/faq.sgml rename to cruft/doc/faq.xml diff --git a/cruft/doc/gras-docs.sgml b/cruft/doc/gras-docs.sgml index dd843ddb83..6494aff844 100644 --- a/cruft/doc/gras-docs.sgml +++ b/cruft/doc/gras-docs.sgml @@ -1,28 +1,30 @@ - + - - + + + - - - + + + - - - - - - + + + + + + - - - - + + + + - - + + ]> diff --git a/cruft/doc/overview.sgml b/cruft/doc/overview.xml similarity index 100% rename from cruft/doc/overview.sgml rename to cruft/doc/overview.xml diff --git a/doc/.cvsignore b/doc/.cvsignore index 0c2125a913..c0f8c1471d 100644 --- a/doc/.cvsignore +++ b/doc/.cvsignore @@ -1,6 +1,6 @@ Makefile *.stamp html *.new gras-unused.txt gras.args gras.hierarchy gras.interfaces gras.prerequisites gras.signals gras-decl-list.txt gras-decl.txt -sgml +sgml xml Makefile.in gras-undocumented.txt