[valadoc] doclets: rm xml doclet
- From: Florian Brosch <flobrosch src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [valadoc] doclets: rm xml doclet
- Date: Thu, 2 Sep 2010 03:34:55 +0000 (UTC)
commit f708821e0ad3b346392ef841e0c5cd05904a82aa
Author: Florian Brosch <flo brosch gmail com>
Date: Sat Aug 7 04:11:11 2010 +0200
doclets: rm xml doclet
configure.in | 1 -
src/doclets/Makefile.am | 1 -
src/doclets/xml/Makefile.am | 58 ---------
src/doclets/xml/doclet.vala | 147 -----------------------
src/doclets/xml/xmlmarkupwriter.vala | 63 ----------
src/doclets/xml/xmlrenderer.vala | 217 ----------------------------------
6 files changed, 0 insertions(+), 487 deletions(-)
---
diff --git a/configure.in b/configure.in
index 39d9ddf..fe6dc82 100644
--- a/configure.in
+++ b/configure.in
@@ -70,7 +70,6 @@ AC_CONFIG_FILES([Makefile
src/doclets/htm/Makefile
src/doclets/valadoc.org/Makefile
src/doclets/devhelp/Makefile
- src/doclets/xml/Makefile
src/doclets/gtkdoc/Makefile
src/valadoc/Makefile])
diff --git a/src/doclets/Makefile.am b/src/doclets/Makefile.am
index 4ca1524..20b2e30 100644
--- a/src/doclets/Makefile.am
+++ b/src/doclets/Makefile.am
@@ -4,7 +4,6 @@ NULL =
SUBDIRS = htm \
- xml \
devhelp \
valadoc.org \
gtkdoc \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]