Skip to content

Commit

Permalink
testing docs
Browse files Browse the repository at this point in the history
  • Loading branch information
tomlouden committed Aug 24, 2016
1 parent 88f37de commit 3a49295
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 11 deletions.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPIDERMAN

welcome to spiderman
welcome to spiderman!

Read the docs at spiderman.readthedocs.io

Or check out some of the example ipython notebooks in the example folder
10 changes: 0 additions & 10 deletions docs/quickstart.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,6 @@ Finally, a lightcurve can be generated simply by using the "lightcurve" method:
lc = spider_params.lightcurve(t)
plt.plot(t,lc)
.. figure:: images/f5.pdf
:width: 200px
:align: center
:height: 100px
:alt: alternate text
:figclass: align-center

The resulting lightcurve

.. figure:: images/f5.png
:width: 200px
:align: center
Expand Down

0 comments on commit 3a49295

Please sign in to comment.