summaryrefslogtreecommitdiff
path: root/gtk-doc.make
Commit message (Collapse)AuthorAgeFilesLines
* p11-kit: Managed PKCS#11 module loadingStef Walter2013-05-211-1/+1
| | | | | | | | | Support a new managed style module loading for PKCS#11 modules. This allows us to better coordinate between multiple callers of the same PKCS#11 modules and provide hooks into their behavior. This meant redoing the public facing API. The old methods are now deprecated, marked and documented as such.
* doc: Use gtk-doc in the no-tmpl flavorStef Walter2013-04-041-30/+9
|
* Fix documentation so it builds out of treeStef Walter2013-04-031-71/+118
|
* Fix problems with 'make distcheck'Stef Walter2011-05-271-4/+5
|
* Fix up styling of documentation.Stef Walter2011-03-311-1/+3
|
* Documentation and API cleanup.Stef Walter2011-03-311-0/+230
* Rename source directory * More consistent with return values from URI functions. * Allow formatting URI to take a uri type.