[Pythonjp-checkins] [py33.python-doc-ja] push by songofacandy - update Makefile on 2012-11-11 10:47 GMT

アーカイブの一覧に戻る

pytho****@googl***** pytho****@googl*****
2012年 11月 11日 (日) 19:47:27 JST


Revision: 99a9045c7eff
Branch:   default
Author:   "INADA Naoki  <songo****@gmail*****>
Date:     Sun Nov 11 02:47:05 2012
Log:      update Makefile
http://code.google.com/p/python-doc-ja/source/detail?r=99a9045c7eff&repo=py33

Modified:
  /Makefile

=======================================
--- /Makefile	Sun Nov 11 01:56:59 2012
+++ /Makefile	Sun Nov 11 02:47:05 2012
@@ -71,6 +71,9 @@
  epub: build
  	@echo "Build finished; the epub files are in build/epub."

+gettext:
+	sphinx-build -b gettext -d build/doctrees . locale/pot
+
  changes: BUILDER = changes
  changes: build
  	@echo "The overview file is in build/changes."
@@ -180,5 +183,3 @@
  	esac
  	@make autobuild-dev

-gettext:
-	sphinx-build -b gettext -d build/doctrees . locale/pot




Pythonjp-checkins メーリングリストの案内
アーカイブの一覧に戻る