Skip to content

Commit 2875f91

Browse files
committed
Moved docs related changes from metadatasource-cleanup
1 parent f67d40c commit 2875f91

File tree

7 files changed

+668
-664
lines changed

7 files changed

+668
-664
lines changed

docs/dev/index.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@ For Developers
44
This section contains information for developers. Read on if you're interested
55
in hacking beets itself or creating plugins for it.
66

7-
See also the documentation for `MediaFile`_, the library used by beets to read
8-
and write metadata tags in media files.
7+
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.
98

109
.. _MediaFile: https://mediafile.readthedocs.io/en/latest/
10+
.. _Confuse: https://confuse.readthedocs.io/en/latest/
11+
1112

1213
.. toctree::
1314
:maxdepth: 1
1415

15-
plugins
16+
plugins/index
1617
library
1718
importer
1819
cli

0 commit comments

Comments
 (0)