null+****@clear*****
null+****@clear*****
2012年 5月 30日 (水) 15:33:22 JST
HAYASHI Kentaro 2012-05-30 15:33:22 +0900 (Wed, 30 May 2012)
New Revision: 1b8dbffa0ce50a09acd9366f0b6a028d53446d0e
Log:
doc: remove needless period from execution example
Modified files:
doc/source/contribution/development/release.txt
Modified: doc/source/contribution/development/release.txt (+1 -1)
===================================================================
--- doc/source/contribution/development/release.txt 2012-05-30 15:23:30 +0900 (9205190)
+++ doc/source/contribution/development/release.txt 2012-05-30 15:33:22 +0900 (33a1887)
@@ -621,7 +621,7 @@ RedClothが必要です。
jekyllのインストールを行ったら、以下のコマンドでローカルにwebサーバを
起動します。::
- % jekyll --server --auto .
+ % jekyll --server --auto
あとはブラウザにてhttp://localhost:4000にアクセスして内容に問題がない
かを確認します。