summaryrefslogtreecommitdiff
path: root/docs/apibuild.py
Commit message (Expand)AuthorAgeFilesLines
* apibuild.py: Handle enum comments properlyMichal Privoznik2017-07-241-1/+7
* Unbreak rebuilding docs with release tarballsGuido Günther2016-11-071-3/+2
* hvsupport: use a regex instead of XML::XPathJán Tomko2016-07-191-0/+1
* apibuild: Substitute only pure number tokensMichal Privoznik2016-05-301-1/+1
* docs: Teach apibuild to deal with (1U << 31) tooMichal Privoznik2016-05-281-1/+2
* apibuild: Fix method callAndrea Bolognani2016-04-261-1/+1
* apibuild: Introduce app classAndrea Bolognani2016-04-261-45/+53
* apibuild: Add index.warning() methodAndrea Bolognani2016-04-261-0/+5
* docs: apibuild: Fix VPATH buildPeter Krempa2016-04-251-1/+6
* docs: apibuild: Fix for python 2.6Peter Krempa2016-04-221-2/+2
* api: Generate docs for libvirt-common.hPeter Krempa2016-04-211-0/+1
* apibuild: Allow completely skipping certain macrosPeter Krempa2016-04-211-0/+11
* Introduce virErrorCopyNewJiri Denemark2015-07-101-0/+1
* Add XML files with admin API specificationMartin Kletzander2015-06-161-1/+9
* apibuild: Generate macro/@string attributeJiri Denemark2015-06-111-19/+28
* apibuild: Fix indentationJiri Denemark2015-06-111-24/+24
* Fix handling of whitespae in preprocessor macros for API generatorDaniel P. Berrange2014-12-041-0/+8
* Fix API docs for header file re-organizationDaniel P. Berrange2014-11-131-1/+0
* Move virConnect related APIs out of libvirt.h.inDaniel P. Berrange2014-10-241-0/+1
* Move virDomain related APIs out of libvirt.h.inDaniel P. Berrange2014-10-241-0/+1
* Move virEvent related APIs out of libvirt.h.inDaniel P. Berrange2014-10-241-0/+1
* Move virStoragePool/Vol related APIs out of libvirt.h.inDaniel P. Berrange2014-10-241-0/+1
* Move virStream related APIs out of libvirt.h.inDaniel P. Berrange2014-10-241-0/+1
* Move virSecret related APIs out of libvirt.h.inDaniel P. Berrange2014-10-241-0/+1
* Move virNodeDevice related APIs out of libvirt.h.inDaniel P. Berrange2014-10-241-0/+1
* Move virNWFilter related APIs out of libvirt.h.inDaniel P. Berrange2014-10-241-0/+1
* Move virInterface related APIs out of libvirt.h.inDaniel P. Berrange2014-10-241-0/+1
* Move virNetwork related APIs out of libvirt.h.inDaniel P. Berrange2014-10-241-0/+1
* Move virDomainSnapshot related APIs out of libvirt.h.inDaniel P. Berrange2014-10-241-0/+1
* Move virConnect/virNode related APIs out of libvirt.cDaniel P. Berrange2014-10-241-0/+1
* Move virDomain related APIs out of libvirt.cDaniel P. Berrange2014-10-241-0/+1
* Make virTypedParameterValidateSet non-staticDaniel P. Berrange2014-10-241-0/+1
* Move virStorage{Pool,Vol} related APIs out of libvirt.cDaniel P. Berrange2014-10-241-0/+1
* Move virStream related APIs out of libvirt.cDaniel P. Berrange2014-10-241-0/+1
* Move virSecret related APIs out of libvirt.cDaniel P. Berrange2014-10-241-0/+1
* Move virNodeDevice related APIs out of libvirt.cDaniel P. Berrange2014-10-241-0/+1
* Move virNWFilter related APIs out of libvirt.cDaniel P. Berrange2014-10-241-0/+1
* Move virInterface related APIs out of libvirt.cDaniel P. Berrange2014-10-241-0/+1
* Move virNetwork related APIs out of libvirt.cDaniel P. Berrange2014-10-241-0/+1
* Move virDomainSnapshot related APIs out of libvirt.cDaniel P. Berrange2014-10-241-0/+1
* docs: publish correct enum valuesEric Blake2014-06-261-1/+1
* apibuild: Disallow 'returns' return descriptionMichal Privoznik2014-05-131-1/+1
* Add virLogSource variables to all source filesDaniel P. Berrange2014-03-181-0/+30
* Test for object identity when checking for None in PythonClaudio Bley2013-08-231-127/+127
* Fix minor typos in messages and docsYuri Chornoivan2013-07-301-1/+1
* New internal migration APIs with extensible parametersJiri Denemark2013-06-251-0/+6
* Introduce virTypedParamsCopy internal APIJiri Denemark2013-06-251-0/+1
* Introduce VIR_TYPED_PARAMS_DEBUG macro for dumping typed paramsJiri Denemark2013-06-251-0/+1
* Introduce virTypedParamsCheck internal APIJiri Denemark2013-06-251-0/+1
* Rename virTypedParameterArrayValidate as virTypedParamsValidateJiri Denemark2013-06-251-1/+1