aboutsummaryrefslogtreecommitdiffstats
path: root/doc/_themes
Commit message (Collapse)AuthorAgeFilesLines
* Documentation for shiboken module.Hugo Parente Lima2012-03-081-3/+69
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Removed last js files.Hugo Parente Lima2012-03-083-731/+0
|
* Update pysidedocs theme to rely more on sphinx's base theme:Didier Raboud2012-03-0813-425/+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-081-3/+0
|
* Show perm links only when the mouse hover on title.Hugo Parente Lima2012-03-081-0/+5
|
* Update javascript files used in sphinx generated documentation.Hugo Parente Lima2012-03-081-0/+16
|
* Fix bug 827 - "Anchor sign for headers to copy links for sections"Hugo Parente Lima2012-03-081-1/+7
|
* Fix bug#636 - "Unable to navigate back to the main site from the generated ↵Hugo Parente Lima2012-03-082-5/+3
| | | | documentation"
* New theme for shiboken documentation.Hugo Lima2009-11-0324-0/+1521
Reviewed by Marcelo Lira <marcelo.lira@openbossa.org>