Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Documentation: add Container to the API reference. #1122

Copy link
Copy link
@morian

Description

@morian
Issue body actions

Hi!

I wrote some documentation for a small python module which uses construct, and noticed that there is no API reference to the Container class in the produced objects.inv. While this is a very minor issue, I thought it would be fine to report it here, and ask for it to be added in the current documentation!

Presence of this symbol can be checked using intersphinx as follow:

curl -s https://construct.readthedocs.io/en/latest/objects.inv | python -msphinx.ext.intersphinx /dev/stdin | grep Container

For context, my module is located here: https://github.com/morian/aio-ld2410
And I had to trick sphinx to tell him to ignore documenting the symbol here:
https://github.com/morian/aio-ld2410/blob/abc7506df43efeb436e332f8081d26c405a4591c/docs/conf.py#L61

Thanks!

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

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.