Skip to content

Commit

Permalink
Add proper documentation using Sphinx. (Closes #9)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsmidt committed Mar 8, 2013
1 parent 7d8fc18 commit 4c5868e
Show file tree
Hide file tree
Showing 54 changed files with 7 additions and 3,913 deletions.
4 changes: 2 additions & 2 deletions .gitignore
@@ -1,4 +1,4 @@
*pyc
*swp
build/
sphinx/_*
docs/_build

5 changes: 5 additions & 0 deletions README.md
Expand Up @@ -14,6 +14,11 @@ Some current capabilities:
* Calculation of optimal weights for Sharpe ratio and efficient frontier
* Bare bones event profiler

Documentation:
--------------

The main documentation can be read at [Read The Docs](https://quantpy.readthedocs.org/en/latest/). Please start their for more information.

Contributions Welcome.
----------------------

Expand Down
Binary file removed docs/_build/doctrees/environment.pickle
Binary file not shown.
Binary file removed docs/_build/doctrees/getting_started.doctree
Binary file not shown.
Binary file removed docs/_build/doctrees/index.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed docs/_build/examples/efficient_frontier_plot_ex.png
Binary file not shown.
9 changes: 0 additions & 9 deletions docs/_build/examples/efficient_frontier_plot_ex.py

This file was deleted.

Binary file removed docs/_build/examples/event_ex.hires.png
Binary file not shown.
Binary file removed docs/_build/examples/event_ex.pdf
Binary file not shown.
Binary file removed docs/_build/examples/event_ex.png
Binary file not shown.
28 changes: 0 additions & 28 deletions docs/_build/examples/event_ex.py

This file was deleted.

Binary file not shown.
Binary file removed docs/_build/examples/min_variance_returns_ex.pdf
Binary file not shown.
Binary file removed docs/_build/examples/min_variance_returns_ex.png
Binary file not shown.
19 changes: 0 additions & 19 deletions docs/_build/examples/min_variance_returns_ex.py

This file was deleted.

Binary file removed docs/_build/examples/nplot_ex.hires.png
Binary file not shown.
Binary file removed docs/_build/examples/nplot_ex.pdf
Binary file not shown.
Binary file removed docs/_build/examples/nplot_ex.png
Binary file not shown.
15 changes: 0 additions & 15 deletions docs/_build/examples/nplot_ex.py

This file was deleted.

4 changes: 0 additions & 4 deletions docs/_build/html/.buildinfo

This file was deleted.

Binary file not shown.
Binary file removed docs/_build/html/_images/event_ex.png
Binary file not shown.
Binary file removed docs/_build/html/_images/min_variance_returns_ex.png
Binary file not shown.
Binary file removed docs/_build/html/_images/nplot_ex.png
Binary file not shown.
109 changes: 0 additions & 109 deletions docs/_build/html/_sources/getting_started.txt

This file was deleted.

22 changes: 0 additions & 22 deletions docs/_build/html/_sources/index.txt

This file was deleted.

Binary file removed docs/_build/html/_static/ajax-loader.gif
Binary file not shown.

0 comments on commit 4c5868e

Please sign in to comment.