Navigation Menu

Skip to content

Commit

Permalink
Merge pull request #160 from cosmo0920/add-update-files-description-f…
Browse files Browse the repository at this point in the history
…or-contribution

doc ja: add `make -C doc update-files` description for doc/ja

Patch by cosmo0920. Thanks!!!
  • Loading branch information
kou committed Apr 8, 2014
2 parents 7c07eb5 + c23c113 commit 1d05276
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 1d05276

Please sign in to comment.