#10080: Fix documentation look in symbolic/expression.pyx
-----------------------------+----------------------------------------------
Reporter: kcrisman | Owner: mvngu
Type: enhancement | Status: new
Priority: minor | Milestone: sage-4.6.1
Component: documentation | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Description changed by kcrisman:
Old description:
> In this file, there are a lot of places where, in the html documentation,
> one sees `TEST` areas that aren't highlighted, methods like
> `simplify_log` referred to but not hyperlined via `:meth:` (in one case,
> somehow it is only `meth:` by mistake), and so forth. I won't be more
> specific because it's throughout the file - you just have to look. For
> instance, in a number of places there is something like
> {{{
> TESTS::
> sage: asf;dlkj
> }}}
> but since there isn't an intervening empty line this is typeset wrong.
New description:
In this file, there are a lot of places where, in the html documentation,
one sees `TEST` areas that aren't highlighted, methods like `simplify_log`
referred to but not hyperlinked via `:meth:` (in one case, somehow it is
only `meth:` by mistake), and so forth. I won't be more specific because
it's throughout the file - you just have to look. For instance, in a
number of places there is something like
{{{
TESTS::
sage: asf;dlkj
}}}
but since there isn't an intervening empty line this is typeset wrong.
--
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10080#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.