summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorDaniel Elstner <danielk@openismus.com>2009-08-25 17:04:03 +0200
committerDaniel Elstner <danielk@openismus.com>2009-08-25 17:04:03 +0200
commit3a2e7d1767b486e977e4b1891c696566adac54a5 (patch)
treeb14ffffa8a96915f6d34a8fba5201c2c419af688 /docs
parent57ef81981096c378643c09ac6f1baf0a0fce6506 (diff)
downloadglibmm-3a2e7d1767b486e977e4b1891c696566adac54a5.tar.gz
Change documentation host to library.gnome.org
* docs/Makefile.am (htmlrefpub): Remove override and use the updated mm-common default value. * docs/reference/glibmm_header.html_fragment: Adjust links to the main page and the gtkmm book. * {glib,gio}/{glib,gio}mm{,-uninstalled}.pc.in (htmlrefpub): Adjust variable values. * configure.ac (MM_PREREQ): Require mm-common 0.6.1.
Diffstat (limited to 'docs')
-rw-r--r--docs/Makefile.am4
-rw-r--r--docs/reference/glibmm_header.html_fragment4
2 files changed, 2 insertions, 6 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 54a289df..9a424e4e 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -27,10 +27,6 @@ book_name = $(GLIBMM_MODULE_NAME)
doc_input = $(addprefix $(top_srcdir)/glib/glibmm/,$(glibmm_files_h)) \
$(addprefix $(top_srcdir)/gio/giomm/,$(giomm_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/
-
doctooldir = $(datadir)/$(GLIBMM_MODULE_NAME)/doctool
dist_doctool_DATA = doc-install.pl doc-postprocess.pl tagfile-to-devhelp2.xsl
diff --git a/docs/reference/glibmm_header.html_fragment b/docs/reference/glibmm_header.html_fragment
index 2c549c7f..1fb9c08b 100644
--- a/docs/reference/glibmm_header.html_fragment
+++ b/docs/reference/glibmm_header.html_fragment
@@ -11,9 +11,9 @@
</tr>
</table>
<center>
- <a class="qindex" href="http://www.gtkmm.org/documentation.shtml">Main Page</a> &nbsp;
+ <a class="qindex" href="http://library.gnome.org/devel/">Main Page</a> &nbsp;
<a class="qindex" href="namespaces.html">glibmm Namespaces</a> &nbsp;
- <a href="../../../../gtkmm-2.4/docs/tutorial/html/index.html"> Book</a> &nbsp;
+ <a href="http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/index.html">Book</a> &nbsp;
</center>
<hr width="100%"/>