[gnomemm-website] Fix missing 'developers' page and remove the root.html.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnomemm-website] Fix missing 'developers' page and remove the root.html.
- Date: Fri, 11 Mar 2011 12:12:43 +0000 (UTC)
commit f48147911a6996a35fea128f2891b798ed046a7a
Author: Tao Wang <dancefire gmail com>
Date: Fri Mar 11 20:46:20 2011 +1100
Fix missing 'developers' page and remove the root.html.
docs/C/gnomemm-website.xml | 1 +
docs/Makefile.am | 1 +
2 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/docs/C/gnomemm-website.xml b/docs/C/gnomemm-website.xml
index 4a6a449..57d838e 100644
--- a/docs/C/gnomemm-website.xml
+++ b/docs/C/gnomemm-website.xml
@@ -98,6 +98,7 @@
<xi:include href="books.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="bugs.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="commercial_support.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
+ <xi:include href="developers.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="documentation.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="download.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
<xi:include href="extra.xml" xmlns:xi="http://www.w3.org/2001/XInclude"/>
diff --git a/docs/Makefile.am b/docs/Makefile.am
index 39b12a3..fbc69a0 100644
--- a/docs/Makefile.am
+++ b/docs/Makefile.am
@@ -70,6 +70,7 @@ $(website_indexes): html/%/index.html:$(addprefix %/,$(doc_module_with_ext) $(DO
$(AM_V_at)rm -rf html/$(lang)
$(AM_V_at)$(MKDIR_P) html/$(lang)
$(AM_V_GEN)$(XSLTPROC) -o html/$(lang)/ --xinclude param.xsl $(srcdir)/$(lang)/$(doc_module_with_ext)
+ $(AM_V_at)rm -f html/$(lang)/root.html
# Create a html generation of the C locale's version of the DocBook,
# using our custom stylesheet and graphics:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]