Skip to content

Not all modules visible in API documentation #19

Description

@TeresiaOlsson

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions