updating documentation
This commit is contained in:
@@ -3,13 +3,14 @@ Changelog
|
||||
|
||||
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,6 +1,4 @@
|
||||
.. include:: ../global.rst
|
||||
|
||||
musicbrainzapi.api.lyrics.director :modname:`musicbrainzapi.api.lyrics.director`
|
||||
musicbrainzapi.api.lyrics.director
|
||||
----------------------------------------------------------------------------------
|
||||
|
||||
.. automodule:: musicbrainzapi.api.lyrics.director
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
.. include:: ../global.rst
|
||||
|
||||
musicbrainzapi.api.lyrics :modname:`musicbrainzapi.api.lyrics`
|
||||
musicbrainzapi.api.lyrics
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
.. automodule:: musicbrainzapi.api.lyrics
|
||||
|
||||
@@ -1,6 +1,4 @@
|
||||
.. include:: ../global.rst
|
||||
|
||||
musicbrainzapi.api :modname:`musicbrainzapi.api`
|
||||
musicbrainzapi.api
|
||||
--------------------------------------------------------------------------
|
||||
|
||||
.. automodule:: musicbrainzapi.api
|
||||
|
||||
@@ -5,7 +5,6 @@
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Overview
|
||||
:titlesonly:
|
||||
|
||||
introduction
|
||||
changelog
|
||||
@@ -13,14 +12,12 @@
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Modules
|
||||
:titlesonly:
|
||||
|
||||
modules/musicbrainzapi.rst
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 2
|
||||
:caption: Submodules
|
||||
:titlesonly:
|
||||
|
||||
modules/musicbrainzapi.api.rst
|
||||
modules/musicbrainzapi.cli.rst
|
||||
|
||||
Reference in New Issue
Block a user