mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Shrunk ecosystem docs in favour of datasette.io, closes #1182
This commit is contained in:
parent
faa76390a0
commit
ed15c9908e
2 changed files with 14 additions and 225 deletions
|
|
@ -7,7 +7,7 @@ Datasette's plugin system allows additional features to be implemented as Python
|
|||
code (or front-end JavaScript) which can be wrapped up in a separate Python
|
||||
package. The underlying mechanism uses `pluggy <https://pluggy.readthedocs.io/>`_.
|
||||
|
||||
See :ref:`ecosystem_plugins` for a list of existing plugins, or take a look at the
|
||||
See the `Datasette plugins directory <https://datasette.io/plugins>`__ for a list of existing plugins, or take a look at the
|
||||
`datasette-plugin <https://github.com/topics/datasette-plugin>`__ topic on GitHub.
|
||||
|
||||
Things you can do with plugins include:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue