Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upautoclass :member-order: doesn't apply to :inherited-members: #628
Comments
shimizukawa
added this to the some future version milestone
Jan 2, 2015
shimizukawa
added
bug
autodoc
labels
Jan 2, 2015
This comment has been minimized.
Show comment
Hide comment
This comment has been minimized.
Show comment
Hide comment
shimizukawa
Jan 2, 2015
Member
From Georg Brandl on 2011-09-22 12:23:41+00:00
This is very hard to get correct I'm afraid.
|
From Georg Brandl on 2011-09-22 12:23:41+00:00 This is very hard to get correct I'm afraid. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
shimizukawa commentedJan 2, 2015
Using the following syntax:
The items that come from the inherited class are alpha-sorted and not sorted as they were in the class file. Note that if I run it on the parent class itself with the bysource order it does order correcting in 1.1pre.