Using autodoc :member-order: bysource within cython #12718
Unanswered
jurgen-lentz
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am developing a package that uses cython to call some C code. I am currently documenting some class in it:
I am using bysource ordering but unfortunately the methods are ordered alphabetically. How can I fix this?
Thank you very much in advance!
Beta Was this translation helpful? Give feedback.
All reactions