From 82125768bc173d6509eaa89b55d0b5ed24b02630 Mon Sep 17 00:00:00 2001 From: hack Date: Mon, 28 Apr 2014 19:48:47 +0000 Subject: Expose help for methods of HSTWCS class. This includes the all_pix2sky and all_sky2pix methods. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stwcs/trunk@31243 fe389314-cf27-0410-b35b-8c050e845b92 --- doc/source/hstwcs.rst | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/source') diff --git a/doc/source/hstwcs.rst b/doc/source/hstwcs.rst index dce37f2..273affb 100644 --- a/doc/source/hstwcs.rst +++ b/doc/source/hstwcs.rst @@ -6,3 +6,8 @@ HSTWCS API .. py:module:: stwcs.wcsutil.hstwcs .. autoclass:: stwcs.wcsutil.hstwcs.HSTWCS + :members: + :inherited-members: + :undoc-members: + :show-inheritance: + -- cgit