[gnome-control-center] Remove API reference, as it's incomplete and going away for next cycle



commit a0672cb9ad07b649842316d50309a3c3d16d189f
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Fri Apr 1 18:42:27 2011 +0200

    Remove API reference, as it's incomplete and going away for next cycle

 Makefile.am                                        |    3 +-
 configure.ac                                       |    7 --
 docs/Makefile.am                                   |    3 -
 docs/reference/Makefile.am                         |    3 -
 docs/reference/libgnome-control-center/Makefile.am |  102 --------------------
 .../libgnome-control-center-docs.sgml              |   35 -------
 .../libgnome-control-center-sections.txt           |   43 --------
 .../libgnome-control-center/version.xml.in         |    1 -
 8 files changed, 1 insertions(+), 196 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index e12d272..71c692e 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,6 @@
 ACLOCAL_AMFLAGS = -I m4 ${ACLOCAL_FLAGS}
 
-SUBDIRS = po libgnome-control-center shell panels \
-	  help docs
+SUBDIRS = po libgnome-control-center shell panels help
 DIST_SUBDIRS = po help shell docs panels libgnome-control-center
 
 schemasdir   = @GCONF_SCHEMA_FILE_DIR@
diff --git a/configure.ac b/configure.ac
index 5cd954f..fc0aa45 100644
--- a/configure.ac
+++ b/configure.ac
@@ -258,9 +258,6 @@ AC_ARG_ENABLE(update-mimedb,
                    enable_update_mimedb=yes)
 AM_CONDITIONAL(ENABLE_UPDATE_MIMEDB, test x$enable_update_mimedb = xyes)
 
-# check for gtk-doc
-GTK_DOC_CHECK([1.9])
-
 CONTROL_CENTER_VERSION=gnome_control_center_version
 AC_SUBST(CONTROL_CENTER_VERSION)
 
@@ -315,10 +312,6 @@ fi
 
 AC_CONFIG_FILES([
 Makefile
-docs/Makefile
-docs/reference/Makefile
-docs/reference/libgnome-control-center/Makefile
-docs/reference/libgnome-control-center/version.xml
 help/Makefile
 libgnome-control-center/Makefile
 libgnome-control-center/libgnome-control-center.pc



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]