File: index.rst

package info (click to toggle)
python-docformatter 1.7.5-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,080 kB
  • sloc: python: 6,053; makefile: 28; sh: 7
file content (31 lines) | stat: -rw-r--r-- 565 bytes parent folder | download
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
.. docformatter documentation master file, created by
   sphinx-quickstart on Thu Aug 11 18:58:56 2022.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to docformatter!
========================

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

   installation
   usage
   configuration

.. toctree::
   :maxdepth: 2
   :caption: Miscellaneous:

   requirements
   faq
   authors
   license

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

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