[mm-common] Change default doc location to library.gnome.org
- From: Daniel Elstner <daniel src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [mm-common] Change default doc location to library.gnome.org
- Date: Tue, 25 Aug 2009 14:02:06 +0000 (UTC)
commit 415353009e4e270e178fc813c278b95266bc1291
Author: Daniel Elstner <danielk openismus com>
Date: Tue Aug 25 15:53:49 2009 +0200
Change default doc location to library.gnome.org
* build/doc-reference.am (pubdocbase): Point to library.gnome.org.
(htmlrefpub): Adjust to directory layout on library.gnome.org.
build/doc-reference.am | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/build/doc-reference.am b/build/doc-reference.am
index 7d99671..b1870c8 100644
--- a/build/doc-reference.am
+++ b/build/doc-reference.am
@@ -23,11 +23,11 @@
# The base URL where the online documentation for C++ binding modules
# is located, including the trailing slash.
-pubdocbase ?= http://www.gtkmm.org/docs/
+pubdocbase ?= http://library.gnome.org/devel/
# The URL of the module's online HTML reference documentation, which
# may or may not end in a trailing slash.
-htmlrefpub ?= $(pubdocbase)$(book_name)/reference/html/
+htmlrefpub ?= $(pubdocbase)$(PACKAGE_TARNAME)/unstable/
# The title of the generated Devhelp book.
book_title ?= $(PACKAGE_NAME) Reference Manual
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]