Skip to content
Discussion options

You must be logged in to vote

How do you list the classes and their members? Have you tried registering them explicitly, like so?

.. autoclass:: class

   .. automethod:: method

It's possible that Sphinx thinks that the static methods are data, not functions.

Replies: 4 comments 6 replies

Comment options

You must be logged in to vote
4 replies
@wjakob
Comment options

@riclarsson
Comment options

@wjakob
Comment options

@riclarsson
Comment options

Answer selected by riclarsson
Comment options

You must be logged in to vote
2 replies
@njroussel
Comment options

@scottamain
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
6 participants