ceph/doc/dev/developer_guide/index.rst
Neha Ojha 36bf44e150
Merge pull request #37949 from ideepika/wip-docs-update
doc/dev/developer_guide:  teuthology update developer guide

Reviewed-by: Neha Ojha <nojha@redhat.com>
2021-01-27 16:35:23 -08:00

25 lines
875 B
ReStructuredText

============================================
Contributing to Ceph: A Guide for Developers
============================================
:Author: Loic Dachary
:Author: Nathan Cutler
:License: Creative Commons Attribution Share Alike 3.0 (CC-BY-SA-3.0)
.. note:: You may also be interested in the :doc:`/dev/internals` documentation.
.. toctree::
:maxdepth: 1
Introduction <intro>
Essentials <essentials>
What is Merged and When <merging>
Issue tracker <issue-tracker>
Basic workflow <basic-workflow>
Tests: Unit Tests <tests-unit-tests>
Tests: Integration Tests <testing_integration_tests/index>
Tests: Running Tests (Locally) <running-tests-locally>
Tests: Running Tests in the Cloud <running-tests-in-cloud>
Ceph Dashboard Developer Documentation (formerly HACKING.rst) <dash-devel>
cephadm Developer Documentation <../cephadm/index>