[epiphany] Remove API doc generation
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Remove API doc generation
- Date: Sun, 10 Feb 2013 10:33:56 +0000 (UTC)
commit 04a5b8dc505f3663a4ae298b257c523a986ca6fb
Author: Xan Lopez <xan igalia com>
Date: Sun Feb 10 11:32:36 2013 +0100
Remove API doc generation
We don't have extensions anymore, so this serves no purpose. If we
ever add a new (hopefully much smaller!) API set for next-generation
extensions we'll resurrect the docs for it.
configure.ac | 7 -
doc/Makefile.am | 2 -
doc/reference-howto.txt | 28 ---
doc/reference/Makefile.am | 264 ---------------------------
doc/reference/epiphany-docs.sgml | 32 ----
doc/reference/epiphany-sections.txt | 222 ----------------------
doc/reference/epiphany.types | 22 ---
doc/reference/tmpl/ephy-location-entry.sgml | 209 ---------------------
doc/reference/tmpl/ephy-search-entry.sgml | 51 -----
doc/reference/tmpl/ephy-window.sgml | 107 -----------
10 files changed, 0 insertions(+), 944 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 5433eab..b4c41c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -238,12 +238,6 @@ fi
AC_DEFINE_UNQUOTED([LSB_DISTRIBUTOR],["$LSB_DISTRIBUTOR"],[Distributor name])
-# *****************
-# API Documentation
-# *****************
-
-GTK_DOC_CHECK([1.0])
-
# ************
# Output files
# ************
@@ -257,7 +251,6 @@ data/epiphany-${EPIPHANY_API_VERSION}.pc:data/epiphany.pc.in
data/epiphany.desktop.in
data/pages/Makefile
doc/Makefile
-doc/reference/Makefile
lib/Makefile
lib/egg/Makefile
lib/history/Makefile
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 3c8a683..729e61c 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,5 +1,3 @@
-SUBDIRS = reference
-
NULL =
man_MANS = epiphany.1
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]