From 7b602b421ea8bf202a093b55500754ba89053ead Mon Sep 17 00:00:00 2001 From: Daniel Veillard Date: Tue, 8 Jan 2002 13:26:00 +0000 Subject: [PATCH] renamed XML.html output page into XMLinfo.html. Close bug #66951 and * doc/*.html doc/site.xsl doc/Makefile: renamed XML.html output page into XMLinfo.html. Close bug #66951 and raised by Robert Collins too. Daniel --- ChangeLog | 6 ++++++ doc/DOM.html | 2 +- doc/FAQ.html | 2 +- doc/Makefile.am | 2 +- doc/{XML.html => XMLinfo.html} | 2 +- doc/XSLT.html | 2 +- doc/architecture.html | 2 +- doc/bugs.html | 2 +- doc/catalog.html | 2 +- doc/contribs.html | 2 +- doc/docs.html | 2 +- doc/downloads.html | 2 +- doc/encoding.html | 2 +- doc/entities.html | 2 +- doc/example.html | 2 +- doc/help.html | 2 +- doc/index.html | 2 +- doc/interface.html | 2 +- doc/intro.html | 2 +- doc/library.html | 2 +- doc/namespaces.html | 2 +- doc/news.html | 2 +- doc/site.xsl | 2 +- doc/threads.html | 2 +- doc/tree.html | 2 +- doc/upgrade.html | 2 +- doc/xmldtd.html | 2 +- doc/xmlio.html | 2 +- doc/xmlmem.html | 2 +- 29 files changed, 34 insertions(+), 28 deletions(-) rename doc/{XML.html => XMLinfo.html} (99%) diff --git a/ChangeLog b/ChangeLog index c7bc96d9..abab49f6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Tue Jan 8 14:23:22 CET 2002 Daniel Veillard + + * doc/*.html doc/site.xsl doc/Makefile: renamed XML.html + output page into XMLinfo.html. Close bug #66951 and + raised by Robert Collins too. + Tue Jan 8 14:13:18 CET 2002 Daniel Veillard * encoding.c: Paul Keogh pointed out a possibility of segfault diff --git a/doc/DOM.html b/doc/DOM.html index bf518d31..e29bc76d 100644 --- a/doc/DOM.html +++ b/doc/DOM.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/FAQ.html b/doc/FAQ.html index 2f6c9696..3f0ab9a0 100644 --- a/doc/FAQ.html +++ b/doc/FAQ.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/Makefile.am b/doc/Makefile.am index 3b5e82d3..e5557ff6 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -15,7 +15,7 @@ TARGET_DIR=$(HTML_DIR)/$(DOC_MODULE)/html PAGES= architecture.html bugs.html contribs.html docs.html DOM.html \ downloads.html entities.html example.html help.html index.html \ interface.html intro.html library.html namespaces.html news.html \ - tree.html xmldtd.html XML.html XSLT.html + tree.html xmldtd.html XMLinfo.html XSLT.html man_MANS = xmllint.1 xmlcatalog.1 diff --git a/doc/XML.html b/doc/XMLinfo.html similarity index 99% rename from doc/XML.html rename to doc/XMLinfo.html index 6c9c0a5a..fc0245fb 100644 --- a/doc/XML.html +++ b/doc/XMLinfo.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/XSLT.html b/doc/XSLT.html index 2e5046a5..33a404b2 100644 --- a/doc/XSLT.html +++ b/doc/XSLT.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/architecture.html b/doc/architecture.html index 8c33a302..47403c7a 100644 --- a/doc/architecture.html +++ b/doc/architecture.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/bugs.html b/doc/bugs.html index 366a3028..d9bb0af9 100644 --- a/doc/bugs.html +++ b/doc/bugs.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/catalog.html b/doc/catalog.html index 22c7ac13..15751292 100644 --- a/doc/catalog.html +++ b/doc/catalog.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/contribs.html b/doc/contribs.html index 3d1de4a4..c2efa130 100644 --- a/doc/contribs.html +++ b/doc/contribs.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/docs.html b/doc/docs.html index e7b97cf9..2a3a26b5 100644 --- a/doc/docs.html +++ b/doc/docs.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/downloads.html b/doc/downloads.html index 9fa98a15..24a02e19 100644 --- a/doc/downloads.html +++ b/doc/downloads.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/encoding.html b/doc/encoding.html index 3225b499..96c72526 100644 --- a/doc/encoding.html +++ b/doc/encoding.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/entities.html b/doc/entities.html index 405adca9..60a4e045 100644 --- a/doc/entities.html +++ b/doc/entities.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/example.html b/doc/example.html index b9cd3d8e..95f27650 100644 --- a/doc/example.html +++ b/doc/example.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/help.html b/doc/help.html index d3e3e0b0..808c1b0e 100644 --- a/doc/help.html +++ b/doc/help.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/index.html b/doc/index.html index db69c511..01630226 100644 --- a/doc/index.html +++ b/doc/index.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/interface.html b/doc/interface.html index 7e47dd19..98f244f0 100644 --- a/doc/interface.html +++ b/doc/interface.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/intro.html b/doc/intro.html index 9682aa25..6a7264f6 100644 --- a/doc/intro.html +++ b/doc/intro.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/library.html b/doc/library.html index 336ce489..3bbd8b6d 100644 --- a/doc/library.html +++ b/doc/library.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/namespaces.html b/doc/namespaces.html index 7037ec9d..3ca58817 100644 --- a/doc/namespaces.html +++ b/doc/namespaces.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/news.html b/doc/news.html index a36f2229..e7e67d8a 100644 --- a/doc/news.html +++ b/doc/news.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/site.xsl b/doc/site.xsl index d882f2e5..3d99ffb3 100644 --- a/doc/site.xsl +++ b/doc/site.xsl @@ -41,7 +41,7 @@ XSLT.html - XML.html + XMLinfo.html xmldtd.html diff --git a/doc/threads.html b/doc/threads.html index b812d120..21d91f0a 100644 --- a/doc/threads.html +++ b/doc/threads.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/tree.html b/doc/tree.html index e52e961f..5dc73bd0 100644 --- a/doc/tree.html +++ b/doc/tree.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/upgrade.html b/doc/upgrade.html index da006983..612d4861 100644 --- a/doc/upgrade.html +++ b/doc/upgrade.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/xmldtd.html b/doc/xmldtd.html index d47d67a1..5fa33812 100644 --- a/doc/xmldtd.html +++ b/doc/xmldtd.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/xmlio.html b/doc/xmlio.html index 60aa5a18..02b63be2 100644 --- a/doc/xmlio.html +++ b/doc/xmlio.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output
  • diff --git a/doc/xmlmem.html b/doc/xmlmem.html index e70f399c..6382d7a0 100644 --- a/doc/xmlmem.html +++ b/doc/xmlmem.html @@ -35,7 +35,7 @@ A:link, A:visited, A:active { text-decoration: underline }
  • How to help
  • Downloads
  • News
  • -
  • XML
  • +
  • XML
  • XSLT
  • libxml architecture
  • The tree output