summaryrefslogtreecommitdiffstats
path: root/docs/reference/libgpod-sections.txt
diff options
context:
space:
mode:
authortmzullinger <tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2007-01-11 07:10:55 +0000
committertmzullinger <tmzullinger@f01d2545-417e-4e96-918e-98f8d0dbbcb6>2007-01-11 07:10:55 +0000
commita081855c3095a0579e0be2b85f088c7ea1db3c3a (patch)
treed06c5b7bb275916821dacf79cf68b51afab4de05 /docs/reference/libgpod-sections.txt
parentc1eac2dd34a743ee5a83a1a277d1e700664b4e6a (diff)
Add PhotoDB functions to the docs.
Incorporate usage overviews from README into the docs. Fix a few doc comments to allow gtk-doc to parse them. git-svn-id: https://gtkpod.svn.sf.net/svnroot/gtkpod/libgpod/trunk@1356 f01d2545-417e-4e96-918e-98f8d0dbbcb6
Diffstat (limited to 'docs/reference/libgpod-sections.txt')
-rw-r--r--docs/reference/libgpod-sections.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/docs/reference/libgpod-sections.txt b/docs/reference/libgpod-sections.txt
index da8b518..83dbace 100644
--- a/docs/reference/libgpod-sections.txt
+++ b/docs/reference/libgpod-sections.txt
@@ -185,6 +185,24 @@ itdb_thumb_new
itdb_thumb_get_filename
</SECTION>
+<SECTION>
+<FILE>photodb</FILE>
+<TITLE>Photo database</TITLE>
+Itdb_PhotoAlbum
+Itdb_PhotoDB
+itdb_photodb_add_photo
+itdb_photodb_add_photo_from_data
+itdb_photodb_create
+itdb_photodb_free
+itdb_photodb_parse
+itdb_photodb_photoalbum_add_photo
+itdb_photodb_photoalbum_by_name
+itdb_photodb_photoalbum_create
+itdb_photodb_photoalbum_remove
+itdb_photodb_remove_photo
+itdb_photodb_write
+</SECTION>
+