aboutsummaryrefslogtreecommitdiffstats
path: root/docs
Commit message (Collapse)AuthorAgeFilesLines
* pds: setup generation of the PDS service supportAleksander Morgado2012-09-181-0/+6
| | | | Including "PDS Reset".
* docs: clean more filesDan Williams2012-09-121-0/+2
| | | | | | | | | | | | | | | If the sections and types files aren't cleaned, adding a function to libqmi-glib, regenerating the docs, then removing that function doesn't regenerate the docs for some reason, meaning the scanner won't link due to the function-not-found error: docs/reference/libqmi-glib/libqmi-glib-sections.txt:qmi_wds_authentication_preference_get_type docs/reference/libqmi-glib/libqmi-glib.types:qmi_wds_authentication_preference_get_type docs/reference/libqmi-glib/libqmi-glib-scan.c:extern GType qmi_wds_authentication_preference_get_type (void); docs/reference/libqmi-glib/libqmi-glib-scan.c: object_types[i++] = qmi_wds_authentication_preference_get_type (); Make sure 'make clean' regenerates this stuff so we don't have link errors.
* docs: add WMS documentationAleksander Morgado2012-09-061-0/+6
|
* docs: organize chapter indexAleksander Morgado2012-09-061-19/+35
|
* docs: setup initial gtk-doc documentationAleksander Morgado2012-08-035-0/+173