Skip to content

Commit

Permalink
Add sim framework to sphinx docs
Browse files Browse the repository at this point in the history
[ci-skip]
  • Loading branch information
jiffyclub committed Jul 24, 2014
1 parent 17c91ce commit 734840f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/index.rst
Expand Up @@ -17,6 +17,7 @@ Contents
.. toctree::
:maxdepth: 2

sim/index
models/index
developer/index
utils/index
Expand Down
8 changes: 8 additions & 0 deletions docs/sim/index.rst
@@ -0,0 +1,8 @@
Simulation Framework
====================

API
---

.. automodule:: urbansim.sim.simulation
:members:

0 comments on commit 734840f

Please sign in to comment.