.. Astropy documentation master file, created by sphinx-quickstart on Tue Jul 26 02:59:34 2011. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. :tocdepth: 3 .. the "raw" directive below is used to hide the title in favor of just the logo being visible .. raw:: html ##################### Astropy Documentation ##################### .. |logo_svg| image:: _static/astropy_banner.svg .. |logo_png| image:: _static/astropy_banner_96.png .. raw:: html .. only:: latex .. image:: _static/astropy_logo.pdf Welcome to the Astropy documentation! Astropy is a community-driven package intended to contain much of the core functionality and some common tools needed for performing astronomy and astrophysics with Python. .. _getting-started: *************** Getting Started *************** .. toctree:: :maxdepth: 1 install importing_astropy Example Gallery Tutorials Get Help Contribute and Report Problems About the astropy project .. _user-docs: ****************** User Documentation ****************** Data structures and transformations ----------------------------------- .. toctree:: :maxdepth: 1 constants/index units/index nddata/index table/index time/index coordinates/index wcs/index modeling/index analytic_functions/index Files, I/O, and Communication ----------------------------- .. toctree:: :maxdepth: 1 io/unified io/fits/index io/ascii/index io/votable/index io/misc samp/index vo/index Computations and utilities -------------------------- .. toctree:: :maxdepth: 1 cosmology/index convolution/index visualization/index stats/index Nuts and bolts -------------- .. toctree:: :maxdepth: 1 config/index io/registry logging warnings utils/index testhelpers development/workflow/get_devel_version .. _developer-docs: ======================= Developer Documentation ======================= The developer documentation contains instructions for how to contribute to Astropy or affiliated packages, as well as coding, documentation, and testing guidelines. For the guiding vision of this process and the project as a whole, see :doc:`development/vision`. There are additional tools of use for developers in the `astropy/astropy-tools repository `__. .. toctree:: :maxdepth: 1 development/workflow/development_workflow development/codeguide development/docguide development/testguide development/scripts development/building development/ccython development/releasing development/workflow/maintainer_workflow development/affiliated-packages changelog .. _project-details: *************** Project details *************** .. toctree:: :maxdepth: 1 stability whatsnew/index known_issues credits license ***** Index ***** * :ref:`genindex` * :ref:`modindex` * :ref:`search` .. _feedback@astropy.org: mailto:feedback@astropy.org