aboutsummaryrefslogtreecommitdiffstats
path: root/doc/_themes
Commit message (Collapse)AuthorAgeFilesLines
* Update pysidedocs theme to rely more on sphinx's base theme:Didier Raboud2012-03-0817-1339/+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>
* Don't color links black.Hugo Parente Lima2012-03-081-1/+0
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Cosmetic changes on docs.Hugo Parente Lima2012-03-082-9/+28
|
* New CSS style for PySide docs.Hugo Parente Lima2012-03-081-6/+25
|
* 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-084-80/+284
|
* Fix bug 827 - "Anchor sign for headers to copy links for sections"Hugo Parente Lima2012-03-081-1/+7
| | | | | Reviewer: Marcelo Lira <marcelo.lira@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>
* Remove ugly gray background on documentation see-also links.Hugo Parente Lima2012-03-081-1/+0
|
* Use monospace font for sphinx literal strings.Hugo Parente Lima2012-03-081-0/+6
|
* Fix bug#636 - "Unable to navigate back to the main site from the generated ↵Hugo Parente Lima2012-03-082-5/+3
| | | | documentation"
* Updating documentation to reflect adoption of wikipages.Luciano Wolf2010-10-111-0/+40
| | | | Reviewer: Renato Araújo <renato.filho@openbossa.org>
* Removed modindex.hmtm and added domainindex.html to work with newer sphinx ↵Hugo Parente Lima2010-09-242-40/+57
| | | | versions.
* Fixed layout issues in global module index documentation page.Hugo Parente Lima2010-05-043-5/+3
| | | | | Reviewer: Luciano Wolf <luciano.wolf@openbossa.org> Reviewer: Renato Araújo <renato.araujo@openbossa.org>
* Fix documentation title, as requested by bug#168.Hugo Parente Lima2010-05-031-1/+1
| | | | | Reviewer: Bruno Araújo <bruno.araujo@openbossa.org> Reviewer: Renato Araújo <renato.araujo@openbossa.org>
* Adding ./doc from boostLauro Neto2010-04-2824-0/+1541
Reviewer: Lauro Moura <lauro.neto@openbossa.org> Luciano Wolf <luciano.wolf@openbossa.org>