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/npol_tsr/source/index.rst | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/npol_tsr/source/index.rst (limited to 'doc/npol_tsr/source/index.rst') diff --git a/doc/npol_tsr/source/index.rst b/doc/npol_tsr/source/index.rst new file mode 100644 index 0000000..733ccdc --- /dev/null +++ b/doc/npol_tsr/source/index.rst @@ -0,0 +1,21 @@ +.. NPOL Reference File TSR master filee. + +TSR 2012-03: NPOL Reference File +================================ + +NPOL Reference File TSR +======================= + +Contents: + +.. toctree:: + :maxdepth: 2 + + npol_tsr + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`search` + -- cgit