summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorShaun McCance <shaunm@src.gnome.org>2006-10-29 18:04:12 +0000
committerShaun McCance <shaunm@src.gnome.org>2006-10-29 18:04:12 +0000
commitf90f5ca7b944b898d6bb1b0d58c20c384364940c (patch)
tree0bd60ee91e787ef6123a176700186a388d63603f /ChangeLog
parentfe9dbdd9e46455cbf2a33e0a88303f0eebad7639 (diff)
downloadyelp-xsl-f90f5ca7b944b898d6bb1b0d58c20c384364940c.tar.gz
- Actually removing xsldoc and rngdoc
* configure.in: * xslt/Makefile.am: * xslt/rngdoc: * xslt/xsldoc: - Actually removing xsldoc and rngdoc
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog51
1 files changed, 51 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 442548ba..fa046cc0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,54 @@
+2006-10-29 Shaun McCance <shaunm@gnome.org>
+
+ * configure.in:
+ * xslt/Makefile.am:
+ * xslt/rngdoc:
+ * xslt/xsldoc:
+ - Actually removing xsldoc and rngdoc
+
+2006-10-27 Shaun McCance <shaunm@gnome.org>
+
+ * gnome-doc-utils.make:
+ - Removed xsldoc and rngdoc facilities
+ - Also removed the automatic .cvsignore stuff
+
+ * doc/xslt/Makefile.am:
+ * doc/xslt/C/gnome-doc-xslt.xml:
+ - New one shot comment-based XSLT documentation system
+
+ * xslt/docbook/common/db-chunk.xsl:
+ * xslt/docbook/common/db-common.xsl:
+ * xslt/docbook/common/db-label.xsl:
+ * xslt/docbook/common/db-title.xsl:
+ * xslt/docbook/common/db-xref.xsl:
+ * xslt/docbook/html/db2html.xsl:
+ * xslt/docbook/html/db2html-admon.xsl:
+ * xslt/docbook/html/db2html-autotoc.xsl:
+ * xslt/docbook/html/db2html-bibliography.xsl:
+ * xslt/docbook/html/db2html-block.xsl:
+ * xslt/docbook/html/db2html-callout.xsl:
+ * xslt/docbook/html/db2html-classsynopsis.xsl:
+ * xslt/docbook/html/db2html-cmdsynopsis.xsl:
+ * xslt/docbook/html/db2html-css.xsl:
+ * xslt/docbook/html/db2html-division.xsl:
+ * xslt/docbook/html/db2html-ebnf.xsl:
+ * xslt/docbook/html/db2html-footnote.xsl:
+ * xslt/docbook/html/db2html-funcsynopsis.xsl:
+ * xslt/docbook/html/db2html-info.xsl:
+ * xslt/docbook/html/db2html-inline.xsl:
+ * xslt/docbook/html/db2html-l10n.xsl:
+ * xslt/docbook/html/db2html-list.xsl:
+ * xslt/docbook/html/db2html-media.xsl:
+ * xslt/docbook/html/db2html-qanda.xsl:
+ * xslt/docbook/html/db2html-refentry.xsl:
+ * xslt/docbook/html/db2html-table.xsl:
+ * xslt/docbook/html/db2html-title.xsl:
+ * xslt/docbook/html/db2html-xref.xsl:
+ * xslt/docbook/omf/db2omf.xsl:
+ * xslt/gettext/gettext.xsl:
+ * xslt/gettext/l10n-numbers.xsl:
+ - Converted documentation to comment-based system
+
2006-10-11 Mariano Suárez-Alvarez <msuarezalvarez@arnet.com.ar>
* Makefile.am: install the .pc file even if the build utils are not