summaryrefslogtreecommitdiff
path: root/docs/reference/cheese-docs.xml
Commit message (Collapse)AuthorAgeFilesLines
* Add CheeseAvatarWidget to API referenceDavid King2013-10-281-0/+1
|
* Add init functions to libcheese and libcheese-gtkDavid King2012-01-211-0/+2
| | | | | | | Adding wrappers around clutter_gst_init() and clutter_gtk_init() reduces confusion for API users, as well as reducing link-time dependencies. Provides a clean fix for bug 668292 and bug 667884.
* Add chapter IDs to documentationDavid King2011-11-191-5/+6
|
* Add Cheese architecture diagram to documentationPatricia Santana Cruz2011-11-191-0/+17
| | | | Fixes bug 664333.
* Add man page, generated with xsltprocDavid King2011-10-301-0/+5
|
* Improve documentation to pass gtk-doc testsDavid King2011-10-301-0/+4
| | | | | | | Add the deprecated API index to the documentation. Complete the rename of cheese_camera_set_device_by_dev_file() to cheese_camera_set_device_by_device_node(). Add missing documentation to reach 100% symbol coverage.
* Add more classes to gtk-doc documentationDavid King2011-10-291-4/+22
| | | | | | Add basic documentation for CheeseCamera, CheeseFileUtil and CheeseFlash classes. Split the API reference into libcheese and libcheese-gtk chapters.
* Overhaul the libcheese documentationDavid King2011-10-271-3/+4
| | | | | | Add documentation for CheeseCameraDevice. Remove bogus XML included in the library overview. Add section documentation to all classes, and mark them as unstable. Add GObject and GObjectClass struct documentation.
* add missing version entity to the docsdaniel g. siegel2010-07-131-1/+1
|
* add gtk-doc documentation support to libcheesedaniel g. siegel2010-07-131-0/+43
attention: the api sucks and so does the documentation, please use at your own risk