fix: sphinx version.

This commit is contained in:
Tetsuro Yoshikawa 2020-01-17 00:48:34 +09:00
parent a0e802d184
commit 219074c50d
No known key found for this signature in database
GPG Key ID: 68D9B2309279A48E

View File

@ -23,7 +23,7 @@ Installation
============ ============
1. Install `easy_install <http://peak.telecommunity.com/DevCenter/EasyInstall#installing-easy-install>`_ 1. Install `easy_install <http://peak.telecommunity.com/DevCenter/EasyInstall#installing-easy-install>`_
2. ``easy_install "sphinx==1.4.5"`` 2. ``easy_install "sphinx==1.8.5"``
3. ``easy_install sphinxcontrib-phpdomain`` 3. ``easy_install sphinxcontrib-phpdomain``
4. Install the CI Lexer which allows PHP, HTML, CSS, and JavaScript syntax highlighting in code examples (see *cilexer/README*) 4. Install the CI Lexer which allows PHP, HTML, CSS, and JavaScript syntax highlighting in code examples (see *cilexer/README*)
5. ``cd user_guide_src`` 5. ``cd user_guide_src``