Skip to content
Snippets Groups Projects
Commit 632adb68 authored by Christopher Polster's avatar Christopher Polster
Browse files

Tweaks for docs

parent 8ee13636
No related branches found
No related tags found
1 merge request!2Start with Sphinx-generated Documentation
......@@ -12,3 +12,9 @@ Some of the identification techniques we provide include:
identification_overlap_example
identification_template
Output data format
------------------
Protobuf, json, etc.
Threshold-based
===============
Threshold-based Features
========================
...
Identifiy features that fall above or below a or multiple threshold(s).
Identification techniques
-------------------------
.. autoclass:: enstools.feature.identification.threshold.SingleThresholdIdentification
.. autoclass:: enstools.feature.identification.threshold.DoubleThresholdIdentification
.. autoclass:: enstools.feature.identification.threshold.SingleThresholdIdentification
Utilities
---------
.. autofunction:: enstools.feature.identification.threshold.proto_to_mask
......@@ -13,7 +13,7 @@ Content
-------
.. toctree::
:maxdepth: 2
:maxdepth: 1
installation
quickstart
......
......@@ -13,3 +13,8 @@ Some of the tracking techniques we provide include:
tracking_template
Output data format
------------------
.. autoclass:: enstools.feature.util.graph.DataGraph
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment