summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* doc: Remove log file from scriptSean V Kelley2017-01-291-1/+0
| | | | Signed-off-by: Sean V Kelley <seanvk@posteo.de>
* doc: update to doxy and new gh deploy scriptSean V Kelley2017-01-292-879/+1802
| | | | | | Fixes #15 Signed-off-by: Sean V Kelley <seanvk@posteo.de>
* doc: add Encoding, VPP and some of Core APIs.Gwenole Beauchesne2014-09-261-0/+3
| | | | Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
* doc: improve Doxyfile configuration.Gwenole Beauchesne2014-09-261-2/+2
|
* doc: don't add timestamps in generated documentation.Gwenole Beauchesne2014-09-263-5/+10
|
* Fix the broken installXiang, Haihao2014-04-251-1/+8
| | | | | | | | | | | | | | install -d /usr/share/doc/libva/html install -m 0644 html-out/* /usr/share/doc/libva/html install: omitting directory `html-out/search' make[2]: *** [install-html-local] Error 1 make[2]: Leaving directory `/home/xhh/graphics/ex/vaapi/libva/doc' make[1]: *** [install-am] Error 2 make[1]: Leaving directory `/home/xhh/graphics/ex/vaapi/libva/doc' make: *** [install-recursive] Error 1 Signed-off-by: Xiang, Haihao <haihao.xiang@intel.com> (cherry picked from commit ee948e105b97a03b60168b4e5aed3c64a14c37e6)
* doc: add Doxygen templates.Gwenole Beauchesne2011-11-032-0/+1731
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>