diff options
author | lim <lim@stsci.edu> | 2012-06-27 12:49:54 -0400 |
---|---|---|
committer | lim <lim@stsci.edu> | 2012-06-27 12:49:54 -0400 |
commit | 274d8a03c34444abc0ddd0f2c6495f72ba6959c1 (patch) | |
tree | ab20e7c758d81d4e9394f6fab05b123ff9b3a4e7 /doc/source/api.rst | |
parent | d5f1fce2e7df93f76ed860b8ffe1f2a97599bd25 (diff) | |
download | stsci.sphere-274d8a03c34444abc0ddd0f2c6495f72ba6959c1.tar.gz |
lim updated existing doc and added skyline doc
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/branches/sphere@17584 fe389314-cf27-0410-b35b-8c050e845b92
Former-commit-id: 1dbb501e8e1337077abc2595bf43226e34d57153
Diffstat (limited to 'doc/source/api.rst')
-rw-r--r-- | doc/source/api.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/source/api.rst b/doc/source/api.rst index c743c49..cdfea48 100644 --- a/doc/source/api.rst +++ b/doc/source/api.rst @@ -28,3 +28,9 @@ Graph operations on polygons .. automodule:: sphere.graph :members: + +Skylines +-------- + +.. automodule:: sphere.skyline + :members: |