diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/Makefile.am | 4 | ||||
-rw-r--r-- | docs/reference/glibmm_header.html_fragment | 4 |
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> + <a class="qindex" href="http://library.gnome.org/devel/">Main Page</a> <a class="qindex" href="namespaces.html">glibmm Namespaces</a> - <a href="../../../../gtkmm-2.4/docs/tutorial/html/index.html"> Book</a> + <a href="http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/index.html">Book</a> </center> <hr width="100%"/> |