beets/docs/dev/index.rst
2025-09-04 12:49:48 +01:00

23 lines
592 B
ReStructuredText

For Developers
==============
This section contains information for developers. Read on if you're interested
in hacking beets itself or creating plugins for it.
See also the documentation for the MediaFile_ and Confuse_ libraries. These are
maintained by the beets team and used to read and write metadata tags and manage
configuration files, respectively.
.. _confuse: https://confuse.readthedocs.io/en/latest/
.. _mediafile: https://mediafile.readthedocs.io/en/latest/
.. toctree::
:maxdepth: 3
:titlesonly:
plugins/index
library
importer
cli
../api/index