#7448: Improve sphinx rendering of categories in reference manual.
--------------------------+-------------------------------------------------
Reporter: hivert | Owner: hivert
Type: defect | Status: needs_info
Priority: major | Milestone:
Component: categories | Keywords: Sphinx categories.
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------+-------------------------------------------------
Comment(by hivert):
Replying to [comment:3 mpatel]:
> Mistaking inner classes for aliased attributes seems likely to be a
Sphinx bug that we should report upstream, e.g., to
[http://groups.google.com/group/sphinx-dev sphinx-dev].
>
> Is there a minimal example we can submit that reproduces the problem?
I've made some experiments. Actually it seems that the problem is a bad
interaction between sphinx and the particular metaclass
{{{NestedMetaclass}}} we have to use to work around the nested class
pickling bug of python. If you apply the attached patch, you'll see that
{{{TestParent1}}} is correctly rendered whereas the other parent are not.
I think this is a lead which should be followed.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7448#comment:4>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en.