mirror of
https://github.com/codeigniter4/CodeIgniter4.git
synced 2025-02-20 11:44:28 +08:00
fix: sphinx version.
This commit is contained in:
parent
a0e802d184
commit
219074c50d
@ -23,7 +23,7 @@ Installation
|
||||
============
|
||||
|
||||
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``
|
||||
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``
|
||||
|
Loading…
x
Reference in New Issue
Block a user