diff options
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: |