summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Collapse)AuthorFilesLines
2014-09-26doc: add Encoding, VPP and some of Core APIs.Gwenole Beauchesne1-0/+3
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
2014-09-26doc: improve Doxyfile configuration.Gwenole Beauchesne1-2/+2
2014-09-26doc: don't add timestamps in generated documentation.Gwenole Beauchesne3-5/+10
2014-04-25Fix the broken installXiang, Haihao1-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)
2011-11-03doc: add Doxygen templates.Gwenole Beauchesne2-0/+1731
Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>