summaryrefslogtreecommitdiff
path: root/libnm/generate-setting-docs.py
Commit message (Expand)AuthorAgeFilesLines
* libnm: remove unused import from "generate-setting-docs.py"Thomas Haller2020-05-071-1/+1
* libnm: fix redundant line constructing dbus_type_name_map in "generate-settin...Thomas Haller2020-05-071-1/+0
* all: unify format of our Copyright source code commentsThomas Haller2019-10-021-1/+1
* all: manually drop code comments with file descriptionThomas Haller2019-10-011-0/+2
* all: SPDX header conversionLubomir Rintel2019-09-101-15/+1
* libnm: rework team handling of JSON configThomas Haller2019-05-231-0/+2
* libnm/docs: don't document NM_SETTING_NAME propertyThomas Haller2018-08-031-1/+1
* generate-setting-docs.py: remove unreachable code in get_default_value()Thomas Haller2018-07-111-2/+0
* generate-setting-docs.py: remove unused propxml argument from get_prop_type()Thomas Haller2018-07-111-3/+3
* build: library paths as parameters for generate-settings-docs.pyIñigo Martínez2017-12-141-0/+5
* generate-setting-docs: document aa{sv} typeLubomir Rintel2017-12-111-1/+2
* libnm-core: add backend for GVariant de/serialization of link_watchers.Francesco Giudici2017-12-081-0/+1
* 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