diff options
author | dencheva <dencheva@stsci.edu> | 2010-11-03 17:05:08 -0400 |
---|---|---|
committer | dencheva <dencheva@stsci.edu> | 2010-11-03 17:05:08 -0400 |
commit | 1e39d39c5345848a5660dd3a2cf78061c6740e90 (patch) | |
tree | 28c22b56424cb7dd3d07a45402fac862985806da /doc/source/conf.py | |
parent | 7364f60fde7638ec79dac7c1ae36a75a21b62429 (diff) | |
download | stwcs_hcf-1e39d39c5345848a5660dd3a2cf78061c6740e90.tar.gz |
Added first draft of 'FITS Conventions' tsr
git-svn-id: http://svn.stsci.edu/svn/ssb/stsci_python/stsci_python/trunk/stwcs@11024 fe389314-cf27-0410-b35b-8c050e845b92
Diffstat (limited to 'doc/source/conf.py')
-rw-r--r-- | doc/source/conf.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/source/conf.py b/doc/source/conf.py index dcff538..ce36be2 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -179,6 +179,8 @@ 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 |