[Groonga-commit] groonga/groonga [master] [build] update generated HTML files.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 5月 29日 (日) 14:09:21 JST


Kouhei Sutou	2011-05-29 05:09:21 +0000 (Sun, 29 May 2011)

  New Revision: 1e6f4f1723d39a3c6d27695177ce5b78b12e901b

  Log:
    [build] update generated HTML files.

  Modified files:
    build/makefiles/sphinx.am

  Modified: build/makefiles/sphinx.am (+21 -10)
===================================================================
--- build/makefiles/sphinx.am    2011-05-29 05:00:46 +0000 (664f7eb)
+++ build/makefiles/sphinx.am    2011-05-29 05:09:21 +0000 (9102e64)
@@ -26,6 +26,7 @@ man_files =					\
 	man/groonga.1
 
 generated_files =				\
+	$(DOCTREES_BASE)			\
 	man					\
 	man-build-stamp				\
 	html					\
@@ -294,11 +295,16 @@ html_files = \
 	html/_sources/commands/table_remove.txt \
 	html/_sources/commands/view_add.txt \
 	html/_sources/community.txt \
-	html/_sources/developer.txt \
-	html/_sources/developer/com.txt \
-	html/_sources/developer/document.txt \
-	html/_sources/developer/query.txt \
-	html/_sources/developer/test.txt \
+	html/_sources/contribution.txt \
+	html/_sources/contribution/development.txt \
+	html/_sources/contribution/development/com.txt \
+	html/_sources/contribution/development/document.txt \
+	html/_sources/contribution/development/query.txt \
+	html/_sources/contribution/development/test.txt \
+	html/_sources/contribution/documentation.txt \
+	html/_sources/contribution/documentation/c-api.txt \
+	html/_sources/contribution/documentation/i18n.txt \
+	html/_sources/contribution/report.txt \
 	html/_sources/execfile.txt \
 	html/_sources/expr.txt \
 	html/_sources/functions.txt \
@@ -393,11 +399,16 @@ html_files = \
 	html/commands/table_remove.html \
 	html/commands/view_add.html \
 	html/community.html \
-	html/developer.html \
-	html/developer/com.html \
-	html/developer/document.html \
-	html/developer/query.html \
-	html/developer/test.html \
+	html/contribution.html \
+	html/contribution/development.html \
+	html/contribution/development/com.html \
+	html/contribution/development/document.html \
+	html/contribution/development/query.html \
+	html/contribution/development/test.html \
+	html/contribution/documentation.html \
+	html/contribution/documentation/c-api.html \
+	html/contribution/documentation/i18n.html \
+	html/contribution/report.html \
 	html/execfile.html \
 	html/expr.html \
 	html/functions.html \




Groonga-commit メーリングリストの案内
Back to archive index