From 9a96da05ea2ce74fe2a688b1f05cc40a44c75b32 Mon Sep 17 00:00:00 2001 From: hack Date: Mon, 11 Oct 2010 20:53:26 +0000 Subject: An initial draft of a document defining the headerlet and how it will be used has been added to the STWCS Sphinx docs directory. The index was also updated to add this new document to those that get created when Sphinx is run. WJH git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@10523 fe389314-cf27-0410-b35b-8c050e845b92 --- doc/source/index.rst | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/source/index.rst') diff --git a/doc/source/index.rst b/doc/source/index.rst index f108683..87000f5 100644 --- a/doc/source/index.rst +++ b/doc/source/index.rst @@ -22,6 +22,14 @@ Contents: wcsutil updatewcs +Headerlet Definition and Use +============================ + +.. toctree:: + :maxdepth: 2 + + headerlet_def + Indices and tables ================== -- cgit