Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions AUTHORS.rst
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ Alphabetical list of contributors
* William Schoenell (@wschoenell)
* Sourav Singh (@souravsingh)
* Brigitta Sipocz (@bsipocz)
* Kris Stern (@kakirastern)
* Connor Stotts (@stottsco)
* Ole Streicher (@olebole)
* JVSN Reddy (@janga1997)
Expand Down
11 changes: 7 additions & 4 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,28 +3,31 @@
CCDPROC
================

Welcome to the ccdproc documentation! Ccdproc is is an affiliated package for
the AstroPy package for basic data reductions of CCD images. The ccdproc
Welcome to the ccdproc documentation! Ccdproc is is an Astropy-affiliated
package for basic data reductions of CCD images. The ccdproc
package provides many of the necessary tools for processing of ccd images built
on a framework to provide error propagation and bad pixel tracking throughout
on a framework which provides error propagation and bad pixel tracking throughout
the reduction process.

Documentation
=============

The documentation for this package is here:
The documentation for this package is as follows:

.. toctree::
:includehidden:
:maxdepth: 2

ccdproc/install.rst

.. toctree::
:includehidden:
:maxdepth: 3

ccdproc/index.rst

.. toctree::
:includehidden:
:maxdepth: 1

authors_for_sphinx
Expand Down