#8320: Make HTML doc headers and footers more compact
-----------------------------+----------------------------------------------
Reporter: mpatel | Owner: mvngu
Type: defect | Status: needs_review
Priority: trivial | Milestone: sage-4.3.3
Component: documentation | Keywords:
Author: Mitesh Patel | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
-----------------------------+----------------------------------------------
Changes (by newvalueoldvalue):
* priority: minor => trivial
* status: new => needs_review
* milestone: => sage-4.3.3
* author: => Mitesh Patel
Old description:
> We can use Sphinx's [http://sphinx.pocoo.org/config.html#confval-
> html_short_title html_short_title setting] to [try to] keep links from
> overflowing the header and footer.
>
> For example, instead of "Sage Reference Manual v4.3.3," we can use
> "Reference v4.3.3."
New description:
We can use Sphinx's [http://sphinx.pocoo.org/config.html#confval-
html_short_title html_short_title setting] to [try to] keep links from
overflowing the header and footer.
This could be useful for devices with small-screen or large fonts (e.g.,
for accessibility).
For example, instead of "Sage Reference Manual v4.3.3," we can use
"Reference v4.3.3," which should help for deeply nested pages.
--
Comment:
The patch adds shorter HTML titles, which appear in Sphinx headers and
footers, for selected docs: the developer's guide, Bordeaux lectures,
numerical primer, and reference manual. The others' titles overflow only
with very large font sizes. But feel free to make adjustments, e.g., for
consistency.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8320#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.