mirror of
https://github.com/Codappix/search_core.git
synced 2024-11-22 21:56:12 +01:00
16 lines
346 B
ReStructuredText
16 lines
346 B
ReStructuredText
.. 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/indexer
|
|
development/dataProcessor
|
|
development/connection
|
|
development/contribution
|