aboutsummaryrefslogtreecommitdiffstats
path: root/doc/doxy
Commit message (Collapse)AuthorAgeFilesLines
* Merge commit '257f00ec1ab06a2a161f535036c6512f3fc8e801'Clément Bœsch2016-06-221-0/+1
|\ | | | | | | | | | | | | * commit '257f00ec1ab06a2a161f535036c6512f3fc8e801': Split global .gitignore file into per-directory files Merged-by: Clément Bœsch <clement@stupeflix.com>
| * Split global .gitignore file into per-directory filesDiego Biurrun2016-05-131-0/+1
| |
* | doc/doxy: remove unused filesMichael Niedermayer2014-01-023-2046/+0
|/ | | | | Reviewed-by: Stefano Sabatini <stefasab@gmail.com> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
* doxy: Update the css to have a flat styleLuca Barbato2013-12-271-6/+4
| | | | | | | Drop references to the doxy image gradients and style a the code blocks to keep the whitespace and indent properly. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* doxy: Fix link in badge colorLuca Barbato2013-12-271-0/+4
| | | | | | Green on blue was not exactly optimal. Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
* doc: support the new website layoutLuca Barbato2012-10-083-222/+1145
|
* doxygen: cleanup style to support older doxyLuca Barbato2011-12-291-54/+21
| | | | | Doxygen 1.7.5.1 had been used as reference while certain distributions provide older and not fully compatible versions.
* doxygen: remove unreplaced variables from custom header and footerJanne Grunau2011-12-272-16/+1
|
* doxy: add website-alike style to the html outputGautam Gupta2011-12-253-0/+1169
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>