37 lines
841 B
ReStructuredText
37 lines
841 B
ReStructuredText
.. DisplayArray documentation master file, created by
|
|
sphinx-quickstart on Thu Nov 7 21:13:18 2019.
|
|
You can adapt this file completely to your liking, but it should at least
|
|
contain the root `toctree` directive.
|
|
|
|
:github_url: https://github.com/simleek/displayarray
|
|
|
|
DisplayArray Documentation
|
|
========================================
|
|
|
|
DisplayArray displays arrays.
|
|
|
|
.. toctree::
|
|
:maxdepth: 3
|
|
:caption: Python API
|
|
|
|
displayarray
|
|
displayarray.effects.crop <crop>
|
|
displayarray.effects.lens <lens>
|
|
displayarray.effects.select_channels <select_channels>
|
|
displayarray.frame <frame>
|
|
displayarray.window <window>
|
|
displayarray.input <input>
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Bash API
|
|
|
|
displayarray <displayarray_bash>
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|