diff options
author | dencheva <dencheva@stsci.edu> | 2010-09-30 15:06:39 -0400 |
---|---|---|
committer | dencheva <dencheva@stsci.edu> | 2010-09-30 15:06:39 -0400 |
commit | 006537f7a7607130a2c6fa0eaedb8c62b7590101 (patch) | |
tree | 3570cedc939c3fde9da13b6fa77e6bc1bd6ff743 /doc/source/hstwcs.rst | |
parent | fac076e7c94e199a684a6e606b4e7cc88116785c (diff) | |
download | stwcs_hcf-006537f7a7607130a2c6fa0eaedb8c62b7590101.tar.gz |
Adding documentation
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10439 fe389314-cf27-0410-b35b-8c050e845b92
Diffstat (limited to 'doc/source/hstwcs.rst')
-rw-r--r-- | doc/source/hstwcs.rst | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/source/hstwcs.rst b/doc/source/hstwcs.rst new file mode 100644 index 0000000..ec69944 --- /dev/null +++ b/doc/source/hstwcs.rst @@ -0,0 +1,16 @@ +.. _hstwcs: + +************************************** +HSTWCS API +************************************** + +.. currentmodule:: stwcs.wcsutil.hstwcs + +-------------------------- +HSTWCS +-------------------------- +.. autoclass:: HSTWCS + :members: + :undoc-members: + :show-inheritance: +
\ No newline at end of file |