| Age | Commit message (Collapse) | Author |
|
The latexpdf target needs images that fit on the page, and does not support
gifs.
|
|
|
|
Without this the pass-through will pause for 1 second at each character.
|
|
|
|
This makes top-level ToC of the pyboard docs consistent with other ports
(consisting of 3 chapters: QuickRef, General Info, and Tutorial).
Also, some other minor tweaks applied, like local ToC for General Info and
headings mentioning pyboard.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks to Peter Hinch for contributing this.
|
|
This makes all common files "port-aware" using the .. only directive.
|
|
|
|
Using Damien's approach where conf.py and topindex.html are
shared by all ports.
|