diff options
author | hack <hack@stsci.edu> | 2012-10-31 13:31:59 -0400 |
---|---|---|
committer | hack <hack@stsci.edu> | 2012-10-31 13:31:59 -0400 |
commit | 4a2b93106555ce4cbfd2e0288ce70e7cb059d092 (patch) | |
tree | 2794b888015a35f98dcfa96222bb02c3a8187766 /doc/source/conf.py | |
parent | 3b826b2e698afc55561b4d82230a64f2c649e9cc (diff) | |
download | stwcs_hcf-4a2b93106555ce4cbfd2e0288ce70e7cb059d092.tar.gz |
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
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r-- | doc/source/conf.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index c4c467a..eecff75 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -179,8 +179,6 @@ latex_documents = [ u'Warren Hack, Nadezhda Dencheva', 'tsr'), ('npol_tsr', 'npol_tsr.tex', u'NPOL Reference File Definition', u'Nadezhda Dencheva, Warren Hack', 'tsr'), - ('fits_conventions_tsr', 'fits_conventions_tsr.tex', u'FITS Conventions', - u'Warren Hack, Andy Fruchter, Perry Greenfield, Nadezhda Dencheva', 'tsr'), ] # The name of an image file (relative to this directory) to place at the top of |