From 274d8a03c34444abc0ddd0f2c6495f72ba6959c1 Mon Sep 17 00:00:00 2001 From: lim Date: Wed, 27 Jun 2012 16:49:54 +0000 Subject: 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 --- doc/source/api.rst | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'doc/source/api.rst') 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: -- cgit