aboutsummaryrefslogtreecommitdiffstats
path: root/doc/_themes/pysidedocs/searchbox.html
Commit message (Collapse)AuthorAgeFilesLines
* Update pysidedocs theme to rely more on sphinx's base theme:Didier Raboud2012-03-081-0/+12
- 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>