mirror of
https://code.eliotberriot.com/funkwhale/funkwhale.git
synced 2025-10-03 19:29:15 +02:00
Fix #180: Added a documentation area for third-party projects
This commit is contained in:
parent
9f975490da
commit
3e233cbb98
3 changed files with 19 additions and 0 deletions
1
changes/changelog.d/180.doc
Normal file
1
changes/changelog.d/180.doc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Added a documentation area for third-party projects (#180)
|
|
@ -17,6 +17,7 @@ Funkwhale is a self-hosted, modern free and open-source music server, heavily in
|
||||||
importing-music
|
importing-music
|
||||||
federation
|
federation
|
||||||
upgrading
|
upgrading
|
||||||
|
third-party
|
||||||
changelog
|
changelog
|
||||||
|
|
||||||
Indices and tables
|
Indices and tables
|
||||||
|
|
17
docs/third-party.rst
Normal file
17
docs/third-party.rst
Normal file
|
@ -0,0 +1,17 @@
|
||||||
|
Third party projects
|
||||||
|
====================
|
||||||
|
|
||||||
|
This page lists all known projects that are maintained by third-parties
|
||||||
|
and integrate or relates to Funkwhale.
|
||||||
|
|
||||||
|
.. note::
|
||||||
|
|
||||||
|
If you want your project to be added or removed from this page,
|
||||||
|
please open an issue on our issue tracker.
|
||||||
|
|
||||||
|
|
||||||
|
API Clients
|
||||||
|
-----------
|
||||||
|
|
||||||
|
- `libfunkwhale <https://github.com/BaptisteGelez/libfunkwhale>`_: a Funkwhale API written in Vala
|
||||||
|
- `Funkwhale-javalib <https://github.com/PhieF/FunkWhale-javalib>`_: a Funkwhale API client written in Java
|
Loading…
Add table
Add a link
Reference in a new issue