File: index.rst

package info (click to toggle)
python-discogs-client 2.7.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 568 kB
  • sloc: python: 1,685; sh: 83; makefile: 18
file content (30 lines) | stat: -rw-r--r-- 654 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
.. python3-discogs-client documentation master file, created by
   sphinx-quickstart on Wed Apr 28 08:45:42 2021.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

python3-discogs-client documentation
====================================

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

   about.md
   quickstart.md
   authentication.md
   fetching_data.md
   fetching_data_repl.md
   listing.md
   optional_configuration.md
   contributing.md
   writing_docs.md
   index_discogs_client


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

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