null+****@clear*****
null+****@clear*****
2011年 5月 18日 (水) 15:36:59 JST
Kouhei Sutou 2011-05-18 06:36:59 +0000 (Wed, 18 May 2011)
New Revision: 98941bcd16485193e27d51f33ab1ec46a9aa64fb
Log:
[doc] remove unused files.
Modified files:
.gitignore
doc/Makefile.am
Modified: .gitignore (+0 -1)
===================================================================
--- .gitignore 2011-05-18 06:19:46 +0000 (2da3b9f)
+++ .gitignore 2011-05-18 06:36:59 +0000 (f422fca)
@@ -54,7 +54,6 @@ version.sh
/doc/locale/*/LC_MESSAGES/*.pot
/doc/locale/*/LC_MESSAGES/doctrees/
/doc/locale/*/LC_MESSAGES/pot-build-stamp
-/doc/pot/
/doc/commands_not_implemented/
/doc/sphinx/
/lib/icudump
Modified: doc/Makefile.am (+0 -25)
===================================================================
--- doc/Makefile.am 2011-05-18 06:19:46 +0000 (523fac4)
+++ doc/Makefile.am 2011-05-18 06:36:59 +0000 (7c82aa9)
@@ -8,31 +8,6 @@ include $(abs_top_srcdir)/build/makefiles/sphinx-build.mk
update-examples:
GROONGA=$(GROONGA) $(srcdir)/source/update_execution_example.py
-# find pot -type f -name '*.pot' | sort | sed -e 's,^,\t,g'
-pot_files = \
- pot/characteristic.pot \
- pot/command_version.pot \
- pot/commands.pot \
- pot/commands_not_implemented.pot \
- pot/developer.pot \
- pot/execfile.pot \
- pot/expr.pot \
- pot/functions.pot \
- pot/grnslap.pot \
- pot/grntest.pot \
- pot/http.pot \
- pot/index.pot \
- pot/install.pot \
- pot/limitations.pot \
- pot/news.pot \
- pot/process.pot \
- pot/pseudo_column.pot \
- pot/reference.pot \
- pot/spec.pot \
- pot/troubleshooting.pot \
- pot/tutorial.pot \
- pot/type.pot
-
if ENABLE_DOCUMENT
dist-hook:
@touch $(distdir)/man-build-stamp