This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Install sphinx by easy_install | |
$ sudo easy_install sphinx | |
# Clone django-docs-ja from github | |
$ git clone git://github.com/django-docs-ja/django-docs-ja.git | |
$ cd django-docs-ja | |
$ make html | |
$ open _build/html/index.html |
0 件のコメント:
コメントを投稿