updating documentation
This commit is contained in:
@@ -3,13 +3,14 @@ Changelog
|
|||||||
|
|
||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
|
|
||||||
The format is based on `Keep a Changelog`_
|
This format is based on `Keep a Changelog`_
|
||||||
|
|
||||||
.. _https://keepachangelog.com/en/1.0.0/
|
.. _Keep a Changelog: https://keepachangelog.com/en/1.0.0/
|
||||||
|
|
||||||
and this project adheres to `Semantic Versioning`_
|
and this project adheres to `Semantic Versioning`_
|
||||||
|
|
||||||
|
.. _Semantic Versioning: https://semver.org/spec/v2.0.0.html
|
||||||
|
|
||||||
.. _https://semver.org/spec/v2.0.0.html
|
|
||||||
|
|
||||||
[1.0.0] - 2020-03-07
|
[1.0.0] - 2020-03-07
|
||||||
------------------------
|
------------------------
|
||||||
|
|||||||
@@ -1,6 +1,4 @@
|
|||||||
.. include:: ../global.rst
|
musicbrainzapi.api.lyrics.director
|
||||||
|
|
||||||
musicbrainzapi.api.lyrics.director :modname:`musicbrainzapi.api.lyrics.director`
|
|
||||||
----------------------------------------------------------------------------------
|
----------------------------------------------------------------------------------
|
||||||
|
|
||||||
.. automodule:: musicbrainzapi.api.lyrics.director
|
.. automodule:: musicbrainzapi.api.lyrics.director
|
||||||
|
|||||||
@@ -1,6 +1,4 @@
|
|||||||
.. include:: ../global.rst
|
musicbrainzapi.api.lyrics
|
||||||
|
|
||||||
musicbrainzapi.api.lyrics :modname:`musicbrainzapi.api.lyrics`
|
|
||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
|
|
||||||
.. automodule:: musicbrainzapi.api.lyrics
|
.. automodule:: musicbrainzapi.api.lyrics
|
||||||
|
|||||||
@@ -1,6 +1,4 @@
|
|||||||
.. include:: ../global.rst
|
musicbrainzapi.api
|
||||||
|
|
||||||
musicbrainzapi.api :modname:`musicbrainzapi.api`
|
|
||||||
--------------------------------------------------------------------------
|
--------------------------------------------------------------------------
|
||||||
|
|
||||||
.. automodule:: musicbrainzapi.api
|
.. automodule:: musicbrainzapi.api
|
||||||
|
|||||||
@@ -5,7 +5,6 @@
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:caption: Overview
|
:caption: Overview
|
||||||
:titlesonly:
|
|
||||||
|
|
||||||
introduction
|
introduction
|
||||||
changelog
|
changelog
|
||||||
@@ -13,14 +12,12 @@
|
|||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:caption: Modules
|
:caption: Modules
|
||||||
:titlesonly:
|
|
||||||
|
|
||||||
modules/musicbrainzapi.rst
|
modules/musicbrainzapi.rst
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
:caption: Submodules
|
:caption: Submodules
|
||||||
:titlesonly:
|
|
||||||
|
|
||||||
modules/musicbrainzapi.api.rst
|
modules/musicbrainzapi.api.rst
|
||||||
modules/musicbrainzapi.cli.rst
|
modules/musicbrainzapi.cli.rst
|
||||||
|
|||||||
Reference in New Issue
Block a user