summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/source/user/derivatives.rst21
-rw-r--r--docs/source/user/index.rst2
2 files changed, 23 insertions, 0 deletions
diff --git a/docs/source/user/derivatives.rst b/docs/source/user/derivatives.rst
new file mode 100644
index 0000000..31f4f82
--- /dev/null
+++ b/docs/source/user/derivatives.rst
@@ -0,0 +1,21 @@
+******************
+lesana derivatives
+******************
+
+Front-ends
+==========
+
+Collector
+---------
+
+Collector_ is a Gtk3 app to manage collection inventories throught yaml
+files, which also works on GNU/Linux mobile devices.
+
+.. _Collector: https://git.sr.ht/~fabrixxm/Collector
+
+linkopedia
+----------
+
+linkopedia_ is a read-only web interface to Lesana collections.
+
+.. _linkopedia: https://git.sr.ht/~fabrixxm/linkopedia
diff --git a/docs/source/user/index.rst b/docs/source/user/index.rst
index 75aa1dd..243b812 100644
--- a/docs/source/user/index.rst
+++ b/docs/source/user/index.rst
@@ -10,3 +10,5 @@ Documentation that is useful for everybody.
getting_started_command_line
moving_data_between_collections
+
+ derivatives