updating documentation

This commit is contained in:
2020-03-08 15:45:23 +00:00
parent d89c738c97
commit f2145d8cdc
5 changed files with 8 additions and 16 deletions

View File

@@ -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`_
.. _https://semver.org/spec/v2.0.0.html
.. _Semantic Versioning: https://semver.org/spec/v2.0.0.html
[1.0.0] - 2020-03-07
------------------------

View File

@@ -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

View File

@@ -1,6 +1,4 @@
.. include:: ../global.rst
musicbrainzapi.api.lyrics :modname:`musicbrainzapi.api.lyrics`
musicbrainzapi.api.lyrics
--------------------------------------------------------------------------
.. automodule:: musicbrainzapi.api.lyrics

View File

@@ -1,6 +1,4 @@
.. include:: ../global.rst
musicbrainzapi.api :modname:`musicbrainzapi.api`
musicbrainzapi.api
--------------------------------------------------------------------------
.. automodule:: musicbrainzapi.api

View File

@@ -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