summaryrefslogtreecommitdiff
path: root/libnm/generate-setting-docs.py
AgeCommit message (Expand)AuthorFilesLines
2018-08-03libnm/docs: don't document NM_SETTING_NAME propertyThomas Haller1-1/+1
2018-07-11generate-setting-docs.py: remove unreachable code in get_default_value()Thomas Haller1-2/+0
2018-07-11generate-setting-docs.py: remove unused propxml argument from get_prop_type()Thomas Haller1-3/+3
2017-12-14build: library paths as parameters for generate-settings-docs.pyIñigo Martínez1-0/+5
2017-12-11generate-setting-docs: document aa{sv} typeLubomir Rintel1-1/+2
2017-12-08libnm-core: add backend for GVariant de/serialization of link_watchers.Francesco Giudici1-0/+1
2017-10-30generate-setting-docs: error out on missing documentationLubomir Rintel1-0/+3
2017-03-30cli: embed gtk-doc directly in property-info structureThomas Haller1-6/+14
2017-03-20doc: fix generate-setting-docs.py for supporting Python 3 sorted() styleThomas Haller1-7/+4
2017-03-17libnm/generate-setting-docs.py: include description attributeLubomir Rintel1-3/+6
2017-03-17doc: sort "connection" settings first in nm-settings manualLubomir Rintel1-1/+9
2017-01-19build: fix build with older giLubomir Rintel1-0/+5
2017-01-19build: make the doc generator find the right libnm.soLubomir Rintel1-2/+14
2016-11-29build: fix compilation with Python3mirh1-2/+2
2015-11-11python: use gi.require_version() in generate-setting-docs.py and examplesThomas Haller1-0/+2
2014-12-04libnm: remove nm_utils_init() from the public APIDan Winship1-2/+0
2014-11-19cli, libnm: don't use D-Bus-specific documentation in nmcliDan Winship1-2/+6
2014-11-19libnm: Override parts of nm-setting-docs.xmlDan Winship1-12/+32
2014-11-19libnm: fix nm-setting-docs.xml property typesDan Winship1-20/+23
2014-11-19libnm, libnm-util: move settings doc generation to libnm-coreDan Winship1-0/+210