From 19fcec84d8d7d21e796c7624e521b60d28ee21ed Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 20:45:59 +0200 Subject: Adding upstream version 16.2.11+ds. Signed-off-by: Daniel Baumann --- doc/dev/developer_guide/index.rst | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 doc/dev/developer_guide/index.rst (limited to 'doc/dev/developer_guide/index.rst') diff --git a/doc/dev/developer_guide/index.rst b/doc/dev/developer_guide/index.rst new file mode 100644 index 000000000..30d5e5e22 --- /dev/null +++ b/doc/dev/developer_guide/index.rst @@ -0,0 +1,25 @@ +============================================ +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 + Essentials + What is Merged and When + Issue tracker + Basic workflow + Tests: Unit Tests + Tests: Integration Tests + Running Tests Locally + Running Integration Tests using Teuthology + Running Tests in the Cloud + Ceph Dashboard Developer Documentation (formerly HACKING.rst) + cephadm Developer Documentation <../cephadm/index> -- cgit v1.2.3