[Groonga-mysql-commit] mroonga/mroonga [master] [doc] update file list.

Back to archive index

null+****@clear***** null+****@clear*****
2011年 7月 29日 (金) 01:15:06 JST


Kouhei Sutou	2011-07-28 16:15:06 +0000 (Thu, 28 Jul 2011)

  New Revision: 93e8aa071bc5bf5bb3613666b27c060718634c1c

  Log:
    [doc] update file list.

  Modified files:
    doc/ja/Makefile.am

  Modified: doc/ja/Makefile.am (+5 -3)
===================================================================
--- doc/ja/Makefile.am    2011-07-28 16:12:03 +0000 (3a847f4)
+++ doc/ja/Makefile.am    2011-07-28 16:15:06 +0000 (ecdb59d)
@@ -126,6 +126,7 @@ source_files =					\
 	source/characteristic.rst		\
 	source/conf.py				\
 	source/developer.rst			\
+	source/developer/debug.rst		\
 	source/developer/release.rst		\
 	source/index.rst			\
 	source/install.rst			\
@@ -138,10 +139,11 @@ source_files =					\
 # find html -type f | sort | sed -e 's,^,\t,g'
 html_files =					\
 	html/.buildinfo				\
-	html/_images/storage-mode.png		\
-	html/_images/wrapper-mode.png		\
+	html/_images/storage-mode1.png		\
+	html/_images/wrapper-mode1.png		\
 	html/_sources/characteristic.txt	\
 	html/_sources/developer.txt		\
+	html/_sources/developer/debug.txt	\
 	html/_sources/developer/release.txt	\
 	html/_sources/index.txt			\
 	html/_sources/install.txt		\
@@ -168,6 +170,7 @@ html_files =					\
 	html/_static/underscore.js		\
 	html/characteristic.html		\
 	html/developer.html			\
+	html/developer/debug.html		\
 	html/developer/release.html		\
 	html/genindex.html			\
 	html/index.html				\
@@ -181,7 +184,6 @@ html_files =					\
 	html/userguide/storage.html		\
 	html/userguide/wrapper.html
 
-
 $(html_files): html-build-stamp
 html-build-stamp:
 	$(MAKE) html




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