ceph/doc/dev/developer_guide/index.rst
Sebastian Wagner 3aeda544a1 doc/cephadm: Rm doc/dev/cephadm from user docs
We should not link the dev guide form the user documentation. The user docs are already convoluted and hard to follow. Adding the dev guide is not helpful.

Signed-off-by: Sebastian Wagner <sebastian.wagner@suse.com>
2021-01-07 12:52:12 +01:00

26 lines
925 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 <tests-integration-tests>
Running Tests Locally <running-tests-locally>
Running Integration Tests using Teuthology <running-tests-using-teuth>
Running Tests in the Cloud <running-tests-in-cloud>
Ceph Dashboard Developer Documentation (formerly HACKING.rst) <dash-devel>
cephadm Developer Documentation <../cephadm/index>