Navigation Menu

Skip to content

Commit

Permalink
doc ja: add make -C doc update-files description for doc/ja
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmo0920 committed Apr 8, 2014
1 parent 7c07eb5 commit c23c113
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/source/contribution/development/document.txt
Expand Up @@ -13,6 +13,13 @@ Groongaのドキュメントは、Sphinxというツールを用いて作成さ
# aptitude install python-setuptools
# easy_install -U sphinx

ドキュメントファイルのリスト更新
-------------------------

Groongaのトップディレクトリにて、以下のようにしてSphinxでドキュメントを作成する際に用いるGroongaのドキュメントファイルのリストを更新できます。::

% make -C doc update-files

htmlの作成
----------------

Expand Down

0 comments on commit c23c113

Please sign in to comment.