Skip to content

For contributors

elebur edited this page Apr 21, 2025 · 1 revision

For contributors

This page collects all information that might be useful for PTBtest contributors.


Docstrings

PTBtest uses Sphinx and Google Style Python Docstrings.

The default markup language used by Sphinx is reStructuredText.

Useful links

  • Diátaxis. A systematic approach to technical documentation authoring.

Clone this wiki locally