#8161: use Sphinx to produce docstrings from the command line
-----------------------------+----------------------------------------------
Reporter: jhpalmieri | Owner: mvngu
Type: enhancement | Status: needs_work
Priority: major | Milestone: sage-4.3.2
Component: documentation | Keywords:
Author: John Palmieri | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Changes (by jhpalmieri):
* status: needs_review => needs_work
Comment:
I think the idea is good, but this needs work; I'm getting some doctest
failures with this patch:
{{{
The following tests failed:
sage -t -long devel/sage/sage/structure/sage_object.pyx # 1
doctests failed
sage -t -long devel/sage/sage/structure/element.pyx # 1 doctests
failed
sage -t -long
devel/sage/sage/rings/polynomial/multi_polynomial_libsingular.pyx # 6
doctests failed
sage -t -long devel/sage/sage/structure/element_wrapper.py #
Segfault
sage -t -long devel/sage/sage/misc/sageinspect.py # 4 doctests
failed
sage -t -long devel/sage/sage/structure/dynamic_class.py # 1
doctests failed
}}}
I'll try to work on them, and anyone else who is interested can do the
same.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8161#comment:2>
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.