mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix some broken URLs.
This commit is contained in:
parent
17efae5622
commit
c5b5c16cb3
5
EXAMPLES
5
EXAMPLES
@ -20,7 +20,7 @@ Documentation using the default theme
|
||||
* Cython: http://docs.cython.org/
|
||||
* C\\C++ Python language binding project: http://language-binding.net/index.html
|
||||
* Director: http://packages.python.org/director/
|
||||
* F2py: http://www.f2py.org/html/
|
||||
* F2py: http://f2py.sourceforge.net/docs/
|
||||
* GeoDjango: http://geodjango.org/docs/
|
||||
* gevent: http://www.gevent.org/
|
||||
* Google Wave API: http://wave-robot-python-client.googlecode.com/svn/trunk/pydocs/index.html
|
||||
@ -70,7 +70,6 @@ Documentation using a customized version of the default theme
|
||||
* NOC: http://trac.nocproject.org/trac/wiki/NocGuide
|
||||
* NumPy: http://docs.scipy.org/doc/numpy/reference/
|
||||
* Peach^3: http://peach3.nl/doc/latest/userdoc/
|
||||
* Py on Windows: http://timgolden.me.uk/python-on-windows/
|
||||
* PyLit: http://pylit.berlios.de/
|
||||
* Sage: http://sagemath.org/doc/
|
||||
* SciPy: http://docs.scipy.org/doc/scipy/reference/
|
||||
@ -108,7 +107,7 @@ Documentation using another builtin theme
|
||||
|
||||
* C/C++ Development with Eclipse: http://book.dehlia.in/c-cpp-eclipse/ (agogo)
|
||||
* Distribute: http://packages.python.org/distribute/ (nature)
|
||||
* Jinja: http://jinja.pocoo.org/2/documentation/ (scrolls)
|
||||
* Jinja: http://jinja.pocoo.org/ (scrolls)
|
||||
* pip: http://pip.openplans.org/ (nature)
|
||||
* Programmieren mit PyGTK und Glade (German):
|
||||
http://www.florian-diesch.de/doc/python-und-glade/online/ (agogo)
|
||||
|
@ -144,8 +144,7 @@ These themes are:
|
||||
on the right side. There are currently no options beyond *nosidebar*.
|
||||
|
||||
* **scrolls** -- A more lightweight theme, based on `the Jinja documentation
|
||||
<http://jinja.pocoo.org/2/documentation/>`_. The following color options are
|
||||
available:
|
||||
<http://jinja.pocoo.org/>`_. The following color options are available:
|
||||
|
||||
- **headerbordercolor**
|
||||
- **subheadlinecolor**
|
||||
|
Loading…
Reference in New Issue
Block a user