[Scipy-svn] r5447 - trunk/doc/source

scipy-svn at scipy.org scipy-svn at scipy.org
Mon Jan 12 17:28:30 EST 2009


Author: ptvirtan
Date: 2009-01-12 16:28:15 -0600 (Mon, 12 Jan 2009)
New Revision: 5447

Modified:
   trunk/doc/source/index.rst
   trunk/doc/source/stsci.rst
Log:
docs: fix stci -> stsci typo. Add stsci.rst to toctree

Modified: trunk/doc/source/index.rst
===================================================================
--- trunk/doc/source/index.rst	2009-01-12 14:24:07 UTC (rev 5446)
+++ trunk/doc/source/index.rst	2009-01-12 22:28:15 UTC (rev 5447)
@@ -39,4 +39,5 @@
    spatial
    special
    stats
+   stsci
    weave

Modified: trunk/doc/source/stsci.rst
===================================================================
--- trunk/doc/source/stsci.rst	2009-01-12 14:24:07 UTC (rev 5446)
+++ trunk/doc/source/stsci.rst	2009-01-12 22:28:15 UTC (rev 5447)
@@ -2,12 +2,12 @@
 Image Array Manipulation and Convolution (:mod:`scipy.stsci`)
 =============================================================
 
-.. module:: scipy.stci
+.. module:: scipy.stsci
 
 Image Array manipulation Functions (:mod:`scipy.stsci.image`)
 =============================================================
 
-.. module:: scipy.stci.image
+.. module:: scipy.stsci.image
 
 .. autosummary::
    :toctree: generated/
@@ -23,7 +23,7 @@
 Image Array Convolution Functions (:mod:`scipy.stsci.convolve`)
 ===============================================================
 
-.. module:: scipy.stci.convolve
+.. module:: scipy.stsci.convolve
 
 .. autosummary::
    :toctree: generated/
@@ -37,4 +37,4 @@
    cross_correlate
    dft
    iraf_frame
-   pix_modes
\ No newline at end of file
+   pix_modes




More information about the Scipy-svn mailing list