summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Elstner <danielk@openismus.com>2009-08-17 09:12:23 +0200
committerDaniel Elstner <danielk@openismus.com>2009-08-17 09:12:23 +0200
commit7ba424569975a0ddd9fc6d34c3f3eda6d1dd05a8 (patch)
tree7828ee62a4e88a3d7e0a05a58f98c399a7421923
parent6e3c0a1051882ea035d7ab2b86a346958cb3e4a7 (diff)
downloadglibmm-7ba424569975a0ddd9fc6d34c3f3eda6d1dd05a8.tar.gz
Append slash to overridden $(htmlrefpub)
* docs/Makefile.am (htmlrefpub): Append trailing slash for consistency with the non-overridden value.
-rw-r--r--ChangeLog7
-rw-r--r--docs/Makefile.am2
2 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8a8ec120..c7168521 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2009-08-17 Daniel Elstner <danielk@openismus.com>
+ Append slash to overridden $(htmlrefpub)
+
+ * docs/Makefile.am (htmlrefpub): Append trailing slash for
+ consistency with the non-overridden value.
+
+2009-08-17 Daniel Elstner <danielk@openismus.com>
+
Exclude GTimeVal and nil from the documentation
* docs/reference/Doxyfile.in (EXCLUDE_SYMBOLS): Add GTimeVal and
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 8a28d8bc..54a289df 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -29,7 +29,7 @@ doc_input = $(addprefix $(top_srcdir)/glib/glibmm/,$(glibmm_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
+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