There is a bug in the API documentation which means not all modules show up on the page. It happens for both tango-pyaml and pyaml-cs-oa.
I think it has to do with this:
API Reference
=============
.. container:: api-generation
.. autosummary::
:toctree: api
:recursive:
tango.pyaml
.. container:: api-root
.. include:: api/tango.pyaml.rst
but not entirely sure how to fix it yet.
There is a bug in the API documentation which means not all modules show up on the page. It happens for both tango-pyaml and pyaml-cs-oa.
I think it has to do with this:
but not entirely sure how to fix it yet.