#8569: Standardize the title in the categories
--------------------------+-------------------------------------------------
Reporter: hivert | Owner: nthiery
Type: defect | Status: new
Priority: major | Milestone: sage-5.0
Component: categories | Keywords:
Author: | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
--------------------------+-------------------------------------------------
Right now there are various choices of title format in the categories
files: for examples you have "!FiniteSemigroups" but
"Finite Weyl Groups". Even worse, files {{{finite_monoids.py}}} and
{{{monoids.py}}} have the same title, namely "Monoids". As a results, in
the front page http://www.sagemath.org/doc/reference/categories.html the
link "Monoids" points to {{{finite_monoids.html}}} and {{{monoids.html}}}
is compiled but not linked there.
I think we should all standardize so that the title of the file is the
same as the name of the category with space in it. For example,
file {{{finite_monoids.py}}} which defines category {{{FiniteMonoids()}}}
should have title "Finite Monoids"
Florent
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8569>
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.