summaryrefslogtreecommitdiff
path: root/doc/reference
Commit message (Collapse)AuthorAgeFilesLines
* REUSE complianceAllen Winter2022-06-062-0/+5
| | | | fixes: #489
* buildsystem - disable building Gtk docs with STATIC_ONLYAllen Winter2021-11-271-1/+16
|
* [libical-glib] Remove langbind as it is already covered by the introspection ↵Corentin Noël2019-05-011-1/+0
| | | | | | itself All the langbind methods are helpers for the bindings in libical, here the GObject Introspection already covers all the features.
* merge doc/reference from masterAllen Winter2019-04-061-11/+12
|
* various - cleanup after the new ENABLE_GTK_DOC optionAllen Winter2018-11-111-1/+1
|
* libical-glib documentation doesn't go through gtkdoc-scangobjMilan Crha2018-11-112-66/+11
| | | | | | | | | Using gtkdoc-scangobj adds also glib GObject hierarchy, properties and signals into the documentation. This adds also an ENABLE_GTK_DOC option which can be used to disable the gtk-doc usage explicitly, rather than ignore the build when necessary binaries are not found. It also extracts the commands into a GtkDoc.cmake module, rather than have it inline on the place where it's used.
* Enable libical-glib API indexes in gtk-docMilan Crha2018-02-181-6/+6
|
* buildsystem: use more cmake set_package_properties and add_feature_info()Allen Winter2017-06-031-4/+4
| | | | Issue#259
* libical-glib-docs.xml.in - revert the "new symbols in" pagesAllen Winter2017-01-111-6/+6
|
* add libical-glib docs for some new functionsAllen Winter2017-01-051-0/+12
| | | | | | * icalvalue_new_datetimedate (DATE or DATE-TIME) * icalvalue_set_datetimedate * icalvalue_get_datetimedate
* libical-glib-docs.xml.in - quiet "failed to load external entity" warningsAllen Winter2016-12-191-2/+0
| | | | issue#261
* doc/reference/libical-glib/CMakeLists.txt - fix install directoryAllen Winter2016-09-281-1/+1
|
* cleaning, coding style, fixing FSF urlAllen Winter2016-05-111-2/+2
|
* doc/reference/libical-glib/CMakeLists.txt - XML_CATALOG_FILES on OSXAllen Winter2016-05-071-18/+23
| | | | this time use env to pass the environment variable to gtkdoc_mkhtml
* doc/reference/libical-glib/CMakeLists.txt - set XML_CATALOG_FILES on OSXAllen Winter2016-05-071-40/+51
|
* Provide libical-glib, a GObject-based interface for libical with introspectionMilan Crha2016-04-263-0/+145