#7948: fix docstring processing errors in 4.3.1.rc0
-----------------------------+----------------------------------------------
Reporter: cremona | Owner: mvngu
Type: defect | Status: needs_review
Priority: major | Milestone: sage-4.3.1
Component: documentation | Keywords:
Work_issues: | Author:
Upstream: N/A | Reviewer:
Merged: |
-----------------------------+----------------------------------------------
Changes (by cremona):
* status: new => needs_review
Comment:
The patch fixes quite a few of these, but there are several categories of
error whcich I do not understand at all, for example these:
{{{
/home/john/sage-4.3.1.rc0/devel/sage/doc/en/reference/sage/categories/category.rst:6:
(WARNING/2) error while formatting signature for
sage.categories.category.Category.element_class: obj is not a code object
}}}
{{{
/home/john/sage-4.3.1.rc0/devel/sage/doc/en/reference/sage/graphs/base/c_graph.rst:6:
(WARNING/2) error while formatting signature for
sage.graphs.base.c_graph.CGraphBackend.depth_first_search: arg is not a
Python function
}}}
{{{
/home/john/sage-4.3.1.rc0/devel/sage/doc/en/reference/sage/matrix/matrix2.rst:6:
(WARNING/2) error while formatting signature for
sage.matrix.matrix2.Matrix.integer_kernel: Could not parse cython argspec
}}}
Still, if the attached patch applies ok and the docs rebuild ok then it
would be worth merging, even though there are outstanding errors.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/7948#comment:1>
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.