forked from astropy/astropy
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bring the pandas files into the main dev dir
- Loading branch information
Showing
19 changed files
with
80 additions
and
98 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,77 @@ | ||
.. _developer-docs: | ||
|
||
*********** | ||
Development | ||
*********** | ||
|
||
The developer documentation contains instructions for how to contribute to | ||
Astropy or affiliated packages, install and test the development version, | ||
as well as coding, documentation, and testing guidelines. | ||
|
||
{% if is_development %} | ||
|
||
Contributing quickstart | ||
----------------------- | ||
|
||
This section provides a quickstart guide to contributing to Astropy. With minor | ||
changes the process will apply to contributing to coordinated and many affiliated | ||
packages. | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
contributing | ||
contributing_environment | ||
contributing_documentation | ||
contributing_codebase | ||
maintaining | ||
internals | ||
copy_on_write | ||
debugging_extensions | ||
extending | ||
developer | ||
policies | ||
community | ||
|
||
Legacy documentation | ||
-------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
workflow/development_workflow | ||
workflow/git_edit_workflow_examples | ||
workflow/virtual_pythons | ||
workflow/get_devel_version | ||
codeguide | ||
docguide | ||
style-guide | ||
testguide | ||
scripts | ||
building | ||
ccython | ||
|
||
Git resources | ||
------------- | ||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
workflow/git_resources | ||
workflow/additional_git_topics | ||
|
||
|
||
Maintaining astropy and affiliated packages | ||
------------------------------------------- | ||
|
||
.. toctree:: | ||
:maxdepth: 2 | ||
|
||
maintainers/maintainers-index | ||
|
||
{%else%} | ||
|
||
To read the developer documentation, you will need to go to the :ref:`latest | ||
developer version of the documentation | ||
<astropy-dev:developer-docs>`. | ||
|
||
{%endif%} |
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.