search_core/Documentation/source/development.rst

18 lines
375 B
ReStructuredText
Raw Normal View History

.. highlight:: bash
Development
===========
There are some ways we will cover here. One is how you can develop own parts like Indexer,
DataProcessor and Connection. The other is how to contribute.
.. toctree::
:maxdepth: 1
:glob:
development/configuration
development/indexer
development/dataProcessor
development/connection
development/contribution