Skip to content

Commit 621af19

Browse files
committed
-
1 parent 249ae4c commit 621af19

11 files changed

+6
-1257
lines changed

docs/conf.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,9 @@
4545
# built documents.
4646
#
4747
# The short X.Y version.
48-
version = '0.6.3'
48+
version = '0.1.0'
4949
# The full version, including alpha/beta/rc tags.
50-
release = '0.6.3'
50+
release = '0.1.0'
5151

5252
# The language for content autogenerated by Sphinx. Refer to documentation
5353
# for a list of supported languages.

docs/index.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
.. _index:
88

99
=======================
10-
GarlicSim Documentation
10+
The Python Toolbox Documentation
1111
=======================
1212

1313
Contents:
@@ -23,7 +23,7 @@ Contents:
2323
This documentation is still incomplete. If you have any questions or feedback, say hello
2424
on the `mailing list`_!
2525

26-
.. _mailing list: https://groups.google.com/forum/#!forum/garlicsim
26+
.. _mailing list: https://groups.google.com/forum/#!forum/python-toolbox
2727

2828
.. * :ref:`genindex`
2929
.. * :ref:`modindex`

docs/installation.txt

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,8 @@
1010
Installing the Python Toolbox
1111
=============================
1212

13-
Before you start
14-
================
15-
1613
Requirements
17-
------------
18-
19-
For :mod:`garlicsim`
20-
^^^^^^^^^^^^^^^^^^^^
14+
============
2115

2216
* Python, version 2.5 or above. If you're new to Python, `download version 2.7
2317
<http://python.org/download/releases/2.7.2>`_.
@@ -33,5 +27,4 @@ The simplest way to install the Python Toolbox is using `pip`_:
3327
* ``pip install python_toolbox``
3428

3529
.. _pip: http://pypi.python.org/pypi/pip
36-
.. _distribute: http://pypi.python.org/pypi/distribute
37-
.. _Python for Windows Extensions: http://sourceforge.net/projects/pywin32
30+
.. _distribute: http://pypi.python.org/pypi/distribute

docs/topics/asynchronous-crunching.txt

Lines changed: 0 additions & 12 deletions
This file was deleted.

docs/topics/history-dependent-simulations.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

docs/topics/persistent.txt

Lines changed: 0 additions & 11 deletions
This file was deleted.

0 commit comments

Comments
 (0)