[pangomm] Remove documentation location override
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [pangomm] Remove documentation location override
- Date: Fri, 28 Aug 2009 16:50:25 +0000 (UTC)
commit 968dd185524e544e07a0b6260b58ff3a4460662e
Author: Daniel Elstner <danielk openismus com>
Date: Fri Aug 28 18:47:17 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 c232010..7c7cf6b 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.25.1.1 and update news
* configure.ac (AC_INIT): Bump version to pangomm 2.25.1.1.
diff --git a/docs/Makefile.am b/docs/Makefile.am
index c22a46f..3fb9c55 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -23,10 +23,6 @@ pangomm_files_h = $(files_built_h) $(filter-out wrap_init.h,$(files_extra_h))
book_name = $(PANGOMM_MODULE_NAME)
doc_input = $(addprefix $(top_srcdir)/pango/pangomm/,$(pangomm_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]