Skip to content

Warning admonition in docstrings not rendered on website #1700

@vdusek

Description

@vdusek

Description

The Warning: admonition in Python docstrings is not being rendered as a warning box on the documentation website.

Example

In SqlStorageClient class docstring, there is a warning:

Warning:
    This is an experimental feature. The behavior and interface may change in future versions.

This warning block is present in the source code but does not appear as a rendered warning admonition in the API reference documentation.

Source code

Image

Rendered page

Image

Metadata

Metadata

Assignees

Labels

t-toolingIssues with this label are in the ownership of the tooling team.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions