summaryrefslogtreecommitdiff
path: root/docs/index.rst
blob: 82f6052a756640c2962ea87f6708bea59c32dde6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.. python-debianbts documentation master file, created by
   sphinx-quickstart on Sat Aug  7 14:17:38 2021.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to python-debianbts's documentation!
============================================

python-debianbts is a Python library that allows for querying Debian's Bug
Tracking System. Since 2011, python-debianbts is used by Debian's `reportbug`
to query the Bug Tracking System and has currently (2017-11) roughly 190.000
installations.


Documentation
=============

.. toctree::
   :maxdepth: 2
   :caption: Contents:

   api.rst



Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`