d92ea1f8be
1. Sync sphinx dependency with global requirements. It caps python 2 since sphinx 2.0 no longer supports Python 2.7. 2. Remove unncessary "==" Change-Id: Ied4095b176b20795f6a8d4d7a84d01d958d76896
21 lines
339 B
ReStructuredText
21 lines
339 B
ReStructuredText
=====================================
|
|
Welcome to automaton's documentation!
|
|
=====================================
|
|
|
|
Friendly state machines for python.
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
user/index
|
|
reference/index
|
|
install/index
|
|
contributor/index
|
|
|
|
.. rubric:: Indices and tables
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|