summaryrefslogtreecommitdiff
path: root/libnm/generate-setting-docs.py
Commit message (Expand)AuthorAgeFilesLines
* generate-setting-docs: error out on missing documentationLubomir Rintel2017-10-301-0/+3
* cli: embed gtk-doc directly in property-info structureThomas Haller2017-03-301-6/+14
* doc: fix generate-setting-docs.py for supporting Python 3 sorted() styleThomas Haller2017-03-201-7/+4
* libnm/generate-setting-docs.py: include description attributeLubomir Rintel2017-03-171-3/+6
* doc: sort "connection" settings first in nm-settings manualLubomir Rintel2017-03-171-1/+9
* build: fix build with older giLubomir Rintel2017-01-191-0/+5
* build: make the doc generator find the right libnm.soLubomir Rintel2017-01-191-2/+14
* build: fix compilation with Python3mirh2016-11-291-2/+2
* python: use gi.require_version() in generate-setting-docs.py and examplesThomas Haller2015-11-111-0/+2
* libnm: remove nm_utils_init() from the public APIDan Winship2014-12-041-2/+0
* cli, libnm: don't use D-Bus-specific documentation in nmcliDan Winship2014-11-191-2/+6
* libnm: Override parts of nm-setting-docs.xmlDan Winship2014-11-191-12/+32
* libnm: fix nm-setting-docs.xml property typesDan Winship2014-11-191-20/+23
* libnm, libnm-util: move settings doc generation to libnm-coreDan Winship2014-11-191-0/+210