Skip to content
This repository has been archived by the owner on Jun 29, 2020. It is now read-only.

Commit

Permalink
fix severals
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdalisue committed Nov 10, 2016
1 parent cd6e0e2 commit cdb89a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Kawaz
**All your games are belong to us.**

札幌ゲーム製作者コミュニティ Kawaz_ のポータルサイトの開発ドキュメントです。
開発・実行は Python_ 3.5 と Django_ 1.8.7 で行われています。
開発・実行は Python_ 3.5 と Django_ 1.10 で行われています。

.. _Kawaz: http://www.kawaz.org/
.. _Python: https://www.python.org/
Expand Down Expand Up @@ -160,7 +160,7 @@ APIドキュメントの追加を行う場合は下記コマンドにて差分
$ sphinx-apidoc -o docs/api src -f
.. _KawazDevelopmentDocumentation: http://kawaz3rd.readthedocs.io/ja/latest/
.. _KawazDevelopmentDocumentation: https://kawaz3rd.readthedocs.io/ja/latest/

ローカルでドキュメントをコンパイルする
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Expand Down

0 comments on commit cdb89a2

Please sign in to comment.