We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3a91b3 commit ef2efbeCopy full SHA for ef2efbe
README.rst
@@ -17,6 +17,8 @@ This module is a close binding that offloads all relevant data
17
storage and calculation to Libdiscid. On the other hand it gives a
18
pythonic API and uses objects and exceptions.
19
20
+The official API documentation can be found at `readthedocs.org`_
21
+
22
For more information on Libdiscid see `libdiscid`_.
23
24
For more information about the calculation of these disc ids see `Disc
@@ -44,6 +46,7 @@ Bugs
44
46
~~~~
45
47
You can submit tickets at `GitHub`_.
48
49
+.. _readthedocs.org: https://python-discid.readthedocs.org/
50
.. _libdiscid: http://musicbrainz.org/doc/libdiscid
51
.. _Disc ID Calculation: http://musicbrainz.org/doc/Disc_ID_Calculation
52
.. _GitHub: https://github.com/JonnyJD/python-discid
0 commit comments