MetaBrainz Foundation
Add documentation for the BrainzUtils musicbrainz_db module
The BrainzUtils musicbrainz_db
module contains a lot of functions for accessing the MusicBrainz database via Python functions. However, there is no single documentation page which lists all these functions.
Your task is to create a reStructuredText file that contains documentation for each of these functions. The documentation should contain the name of the function, descriptions of the parameters that it takes and the thing that it returns.
Each of the functions has this information inside the code. Example: https://github.com/metabrainz/brainzutils-python/blob/master/brainzutils/musicbrainz_db/artist.py#L12
Task tags
Students who completed this task
C1e0