Skip to content

Commit

Permalink
Merge pull request #51 from desihub/rtd-fixes
Browse files Browse the repository at this point in the history
fix desiutil import errors
  • Loading branch information
dkirkby authored Oct 5, 2017
2 parents 784bcde + 450f5b9 commit 65f6a36
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@

This package simulates the nightly scheduling of observations during the DESI survey, using randomly generated observing conditions.

For a tutorial on installing the necessary software and running simulations, see the [tutorial](https://github.com/desihub/surveysim/blob/master/doc/tutorial.rst).
For a tutorial on installing the necessary software and running simulations, see the [tutorial](http://surveysim.readthedocs.io/en/latest/tutorial.html).
3 changes: 3 additions & 0 deletions doc/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,8 +153,11 @@
'desisurvey',
'desisurvey.config',
'desisurvey.ephemerides',
'desisurvey.etc',
'desisurvey.schedule',
'desisurvey.utils',
'desiutil',
'desiutil.log',
# 'ephem',
# 'healpy',
# 'matplotlib',
Expand Down

0 comments on commit 65f6a36

Please sign in to comment.