aboutsummaryrefslogtreecommitdiffstats
path: root/doc/_themes
Commit message (Collapse)AuthorAgeFilesLines
* Update pysidedocs theme to rely more on sphinx's base theme:Didier Raboud2012-03-0916-1293/+41
| | | | | | | | | | - Drop files that are redundant with sphinx. - Add _templates/layout.html to add the needed customisation. - Update theme.conf to ensure theme inheritance. - Update pysidedocs.css to fit the theme with sphinx's basic theme. Reviewer: Hugo Parente Lima <hugo.lima@openbossa.org> Renato Araújo <renato.filho@openbossa.org>
* Drop superflous .directory file.Didier Raboud2012-03-091-3/+0
|
* Show perm links only when the mouse hover on title.Hugo Parente Lima2012-03-091-0/+5
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Marcelo Lira <marcelo.lira@openbossa.org>
* Doc js files sync with latest release of sphinx.Hugo Parente Lima2012-03-093-47/+200
|
* Fix bug 827 - "Anchor sign for headers to copy links for sections"Hugo Parente Lima2012-03-091-1/+7
|
* Fix bug#636 - "Unable to navigate back to the main site from the generated ↵Hugo Parente Lima2012-03-092-5/+3
| | | | documentation"
* Fixed the openbossa logo on the pysidedocs theme.Hugo Lima2009-10-212-0/+5
|
* Fixed minor CSS issues on pysidedocs sphinx themeHugo Lima2009-10-211-2/+19
|
* Added a new sphinx theme for APIExtractor documentation.Hugo Lima2009-10-1724-0/+1499
This theme should be used on all sphinx-based pyside documentation.