Skip to content

Image2DModel and Image3DModel docs rendered without text #828

Description

@LucaMarconato

This seems to have happened in the latest modification to the docs. See more details here: https://scverse.zulipchat.com/#narrow/channel/443514-spatialdata-dev/topic/docs/near/493413340.

models.mkd doesn't show any obvious reasons for the different results in the docs.

# Models

The elements (building-blocks) that constitute `SpatialData`.

```{eval-rst}
.. currentmodule:: spatialdata.models

.. autoclass:: Image2DModel
   :members:
   :undoc-members:
.. autoclass:: Image3DModel
   :members:
   :undoc-members:
.. autoclass:: Labels2DModel
   :members:
   :undoc-members:
.. autoclass:: Labels3DModel
   :members:
   :undoc-members:
.. autoclass:: ShapesModel
   :members:
   :undoc-members:
.. autoclass:: PointsModel
   :members:
   :undoc-members:
.. autoclass:: TableModel
   :members:
   :undoc-members:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions