[gtkmm] Remove documentation location override
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [gtkmm] Remove documentation location override
- Date: Fri, 28 Aug 2009 16:54:39 +0000 (UTC)
commit cd7a4147801320a3680fd6af49e9688421b88e00
Author: Daniel Elstner <danielk openismus com>
Date: Fri Aug 28 18:52:05 2009 +0200
Remove documentation location override
* docs/Makefile.am (htmlrefpub): Remove variable override as
the documentation is now hosted on library.gnome.org. D'oh.
ChangeLog | 7 +++++++
docs/Makefile.am | 4 ----
2 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index f263982..1bc6122 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-08-28 Daniel Elstner <danielk openismus com>
+ Remove documentation location override
+
+ * docs/Makefile.am (htmlrefpub): Remove variable override as
+ the documentation is now hosted on library.gnome.org. D'oh.
+
+2009-08-28 Daniel Elstner <danielk openismus com>
+
Increment version to 2.17.9.1 and update news
* configure.ac (AC_INIT): Bump version number to 2.17.9.1.
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 5401348..1539508 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -31,10 +31,6 @@ doc_input = $(addprefix $(top_srcdir)/atk/atkmm/,$(atkmm_files_h)) \
$(addprefix $(top_srcdir)/gdk/gdkmm/,$(gdkmm_files_h)) \
$(addprefix $(top_srcdir)/gtk/gtkmm/,$(gtkmm_files_h))
-# Override the web location to use the old-style path with redundant
-# directory components.
-htmlrefpub = http://www.gtkmm.org/docs/$(book_name)/docs/reference/html/
-
docimagesdir = $(libdocdir)/images
dist_docimages_DATA = images/gtkmm_logo.gif images/top.gif
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]