2009-09-14  Daniel Elstner  <danielk@openismus.com>

	Enable verbose output of autoreconf

	* autogen.sh: Pass the --verbose option to autoreconf.

2009-09-14  Daniel Elstner  <danielk@openismus.com>

	Clarify that all skeleton files need editing

	* docs/tutorial/C/gtkmm-tutorial-in.xml: Globally remove trailing
	whitespace and expand tabs to spaces.
	(chapter-wrapping-c-libraries): Make minor corrections and expand
	on a number of paragraphs.
	(modifying-build-files): State explicitly that the substitution
	of placeholder text should be performed on every file copied from
	the skeleton source tree.
	(wrapping-documentation-build-structure): Update for mm-common.

2009-09-11  Daniel Elstner  <danielk@openismus.com>

	Bump version to 2.17.1 and update news

	* configure.ac (AC_INIT): Increment version number to 2.17.1.
	* NEWS: Write news entry for the 2.17.1 release.

2009-09-11  Daniel Elstner  <danielk@openismus.com>

	Set id="index" attribute of element <book>

	* docs/tutorial/C/gtkmm-tutorial-in.xml (book): Set attribute
	id="index" because the Docbook XSLT script for library.gnome.org
	requires it in order for the index.html file to be generated.

2009-09-11  Daniel Elstner  <danielk@openismus.com>

	Rename GNOME doc module to gtkmm-tutorial

	* docs/tutorial/C/gtkmm-tutorial-in.xml: Rename file from
	gtkmm-tut.xml, and substitute references to the filename in
	the content.
	* docs/tutorial/Makefile.am: Rename the intermediate file
	gtkmm-tut.xml to gtkmm-tutorial-in.xml.
	(DOC_MODULE): Rename the ugly gtkmm-tut-with-examples to
	gtkmm-tutorial, since it will be visible as part of the URL
	on library.gnome.org.  Adjust references accordingly.
	* docs/tutorial/README: Reference new tutorial filename.
	* docs/tutorial/docbook_phpwebnotes.xsl: ditto.