From 4a2b93106555ce4cbfd2e0288ce70e7cb059d092 Mon Sep 17 00:00:00 2001 From: hack Date: Wed, 31 Oct 2012 17:31:59 +0000 Subject: Changing how the STWCS TSRs get built by moving them to separate doc directories for publication. FITS Convention TSR has been moved entirely with the rst files being removed from the STWCS API doc tree. git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@20133 fe389314-cf27-0410-b35b-8c050e845b92 --- doc/headerlet_tsr/source/index.rst | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 doc/headerlet_tsr/source/index.rst (limited to 'doc/headerlet_tsr/source/index.rst') diff --git a/doc/headerlet_tsr/source/index.rst b/doc/headerlet_tsr/source/index.rst new file mode 100644 index 0000000..c6ef136 --- /dev/null +++ b/doc/headerlet_tsr/source/index.rst @@ -0,0 +1,19 @@ +.. Headerlet Definition TSR master file + +TSR 2012-02: Definition of a Headerlet and Its Role in Updating WCS Information +================================================================================ + +Contents: + +.. toctree:: + :maxdepth: 2 + + hdrlet_tsr + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`search` + -- cgit