Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1 KB

index.rst

File metadata and controls

51 lines (34 loc) · 1 KB

FlexGet's documentation!

This documentation contains developer guide, technical core documentation and relevant plugin documentation that is relevant to the developers wishing to extend FlexGet.

Indices and tables

Instructions for aspiring developer

.. toctree::
   :maxdepth: 2

   develop/index
   develop/mock
   develop/tdd
   develop/database
   develop/schemas
   develop/list_interface


Core documentation

Describe FlexGet framework.

.. toctree::
   :maxdepth: 4

   api/flexget

Plugins

This list is not up-to-date and should probably only contain plugins that serve API to other plugins.

.. toctree::
   :maxdepth: 2

   plugins/flexget.plugins