From 9881e3a14dcbeff58e75b419164d5642d52c4be8 Mon Sep 17 00:00:00 2001 From: dencheva Date: Tue, 23 Oct 2012 21:13:54 +0000 Subject: Updated the primary header section of the headerlet tsr, added updatewcs.utils to the documentation git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20026 fe389314-cf27-0410-b35b-8c050e845b92 --- doc/source/utils.rst | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 doc/source/utils.rst (limited to 'doc/source/utils.rst') diff --git a/doc/source/utils.rst b/doc/source/utils.rst new file mode 100644 index 0000000..0e56bad --- /dev/null +++ b/doc/source/utils.rst @@ -0,0 +1,13 @@ +.. _utils: + +************************************** +UPDATEWCS.UTILS functions +************************************** + +.. py:currentmodule:: stwcs.updatewcs.utils + + +.. autofunction:: stwcs.updatewcs.utils.build_sipname +.. autofunction:: stwcs.updatewcs.utils.build_npolname +.. autofunction:: stwcs.updatewcs.utils.build_d2imname +.. autofunction:: stwcs.updatewcs.utils.build_distname \ No newline at end of file -- cgit