djangosphinx をインストールしましたが、そのようなコマンド 'generate_sphinx_config' が見つかりません。そして、私はsphinx beta2.0.1を使用していますが、このsphinx beta2.0.1のバージョン番号は何ですか
Note: You will need to install the sphinxapi.py package into your Python Path or use one of the included versions. To use the included version, you must specify the following in your settings.py file:
# Sphinx 0.9.9
SPHINX_API_VERSION = 0x116
# Sphinx 0.9.8
SPHINX_API_VERSION = 0x113
# Sphinx 0.9.7
SPHINX_API_VERSION = 0x107