summaryrefslogtreecommitdiff
path: root/docs/api/network-manager-docs.xml
Commit message (Collapse)AuthorAgeFilesLines
* docs/api: restructureLubomir Rintel2017-03-171-29/+105
| | | | | This splits the manual into parts and groups the D-Bus interfaces into chapters by the object class. It looks considerably better.
* docs/api: move D-Bus reference after nm-settingsLubomir Rintel2017-03-171-57/+57
|
* docs/api: add abstractLubomir Rintel2017-03-171-0/+20
|
* docs/api: add standard release informationLubomir Rintel2017-03-171-1/+5
|
* docs/api: reorder the manual pagesLubomir Rintel2017-03-171-4/+4
| | | | I guess the daemon and its configuration first makes most sense.
* docs: update yearsLubomir Rintel2017-03-021-0/+1
|
* docs: add missing links to dummy and macsec device/settingBeniamino Galvani2017-02-231-0/+1
| | | | | Fixes: b42f780e045c69e6b2c350dcd6de760c673a78e0 Fixes: d252a99fa25359e3795abcacfae08c76dc5386b8
* core,libnm: introduce NMDeviceMacsecBeniamino Galvani2017-01-161-0/+1
| | | | | At the moment the device only exposes the current link status, but cannot create new links.
* build: build documentation for o.fd.NM.DnsManagerLubomir Rintel2016-12-151-0/+1
| | | | Fixes: 14105ece56b65fed64bade4013b105f7adaad27b
* all: rename the introspection data to use the interface paths in namesLubomir Rintel2016-11-231-34/+34
| | | | | | | | This makes it easier to install the files with proper names. Also, it makes the makefile rules slightly simpler. Lastly, the documentation is now generated into docs/api, which makes it possible to get rid of the awkward relative file names in docbook.
* docs: add device statistics interfaceAlfonso Sanchez-Beato2016-08-171-0/+1
|
* docs: include the D-Bus enums reference with the API documentationLubomir Rintel2016-04-221-0/+5
| | | | | | Otherwise the types links would be dangling or resolved to slightly irrelevant documentation in libnm or completely irrelevant documentation in libnm-util.
* docs: toplevel document nitpicksLubomir Rintel2016-04-081-15/+17
|
* man: convert nm-online(1) manual to docbook refentryLubomir Rintel2016-04-051-0/+1
|
* man: convert nmtui(1) manual to docbook refentryLubomir Rintel2016-04-051-0/+1
|
* man: convert nmcli(1) manual to docbook refentryLubomir Rintel2016-04-051-0/+1
|
* docs: load the dbus documentation and manuals from original locationLubomir Rintel2016-04-051-39/+39
| | | | There's nothing to expand there.
* docs: add manual pages to docbook documentationLubomir Rintel2016-03-261-0/+11
| | | | This way they will make it to developer.gnome.org.
* docs: remove some outdated documentationLubomir Rintel2016-03-261-2/+0
| | | | The migration guide and the old D-Bus API are not needed anymore.
* docs: replace spec.html with docbook D-Bus API referenceLubomir Rintel2016-03-261-3/+43
| | | | | | May use a lot of improvement (actually documenting the names and objects that use the interfaces in question), but at least this looks a lot better on developer.gnome.org.
* wimax: drop WiMAX support (bgo #747846)Dan Winship2015-04-171-1/+1
| | | | | | | | | | | | | | | | | | | | Even Fedora is no longer shipping the WiMAX SDK, so it's likely we'll eventually accidentally break some of the code in src/devices/wimax/ (if we haven't already). Discussion on the list showed a consensus for dropping support for WiMAX. So, remove the SDK checks from configure.ac, remove the WiMAX device plugin and associated manager support, and deprecate all the APIs. For compatibility reasons, it is still possible to create and save WiMAX connections, to toggle the software WiMAX rfkill state, and to change the "WIMAX" log level, although none of these have any effect, since no NMDeviceWimax will ever be created. nmcli was only compiling in support for most WiMAX operations when NM as a whole was built with WiMAX support, so that code has been removed now as well. (It is still possible to use nmcli to create and edit WiMAX connections, but those connections will never be activatable.)
* build: fix nm-setting-docs build in various configurationsDan Winship2014-06-271-1/+11
| | | | | | | Certain build configurations (like --enable-gtk-doc --disable-introspection) were broken with respect to nm-setting-docs. Fix this. Also, we don't require just gobject-introspection, we need pygobject specifically as well.
* docs: auto-version documentation and fix up copyright and authorshipDan Williams2012-08-061-20/+1
|
* docs: update FSF address in license headersJiří Klimeš2012-07-261-2/+2
|
* trivial: fix misspellingDan Williams2011-03-041-1/+1
|
* docs: fix migration TOC to include individual sectionsDan Williams2011-02-181-8/+1
| | | | | We don't need to nest as deeply and we want the individual migration bullet points to be top-level sections anyway.
* docs: add in-progress section on migrating to NM 0.9Dan Williams2011-02-181-0/+9
|
* docs: explain secrets flags in settings specificationDan Williams2011-02-181-16/+49
|
* docs: convert settings specification to docbookDan Williams2011-02-181-1/+1
|
* docs: create new master NM documentation moduleDan Williams2011-02-161-0/+94