Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
thebigmunch committed Feb 17, 2020
1 parent 92bae60 commit b4d40f1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion docs/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ Exceptions

.. autoexception:: AudioMetadataException
.. autoexception:: InvalidChunk
.. autoexception:: InvalidComment
.. autoexception:: InvalidFrame
.. autoexception:: InvalidHeader
.. autoexception:: UnsupportedFormat
Expand All @@ -46,6 +47,7 @@ FLAC
.. autoclass:: FLACCueSheetTrack
.. autoclass:: FLACMetadataBlock
.. autoclass:: FLACPadding
.. autoclass:: FLACPicture
.. autoclass:: FLACSeekPoint
.. autoclass:: FLACSeekTable
.. autoclass:: FLACStreamInfo
Expand Down Expand Up @@ -88,8 +90,8 @@ MP3
Vorbis
------

.. autoclass:: VorbisComment
.. autoclass:: VorbisComments
.. autoclass:: VorbisPicture


WAV
Expand Down

0 comments on commit b4d40f1

Please sign in to comment.