solarized color theme added

This commit is contained in:
Sameer Rahmani 2013-04-10 16:17:42 +04:30
parent 42b9ee2c2d
commit 0ade21425f
2 changed files with 4 additions and 4 deletions

View File

@ -36,7 +36,7 @@ Kuso IDE required these softwares:
* GNU Emacs * GNU Emacs
Python dependencies Python dependencies
^^^^^^^^^^^^^^^^^^^ -------------------
* pep8 * pep8
* pyflakes * pyflakes
* pychecker * pychecker
@ -47,11 +47,11 @@ For autocompetion:
* epc * epc
HTML dependencies HTML dependencies
^^^^^^^^^^^^^^^^^ -----------------
* tidy * tidy
CSS dependencies CSS dependencies
^^^^^^^^^^^^^^^^ ----------------
* python-cssutils (pip install cssutils) * python-cssutils (pip install cssutils)

View File

@ -11,6 +11,7 @@ Contents:
.. toctree:: .. toctree::
:maxdepth: 2 :maxdepth: 2
Python <python.rst>
Indices and tables Indices and tables
@ -19,4 +20,3 @@ Indices and tables
* :ref:`genindex` * :ref:`genindex`
* :ref:`modindex` * :ref:`modindex`
* :ref:`search` * :ref:`search`