diff options
| author | Todd Zullinger <tmz@pobox.com> | 2008-07-17 14:26:29 -0400 |
|---|---|---|
| committer | Todd Zullinger <tmz@pobox.com> | 2008-11-14 12:12:57 -0500 |
| commit | 952af46f2c179bb3de51f0f4b903b3c57e4442ee (patch) | |
| tree | ab6ba7e8c77461ca9d2c00f9978ad7578702fea9 /docs/reference/libgpod-docs.xml | |
| parent | f6f1ddc8a49ce9424f9fe67e889c0cfaa8cde4d9 (diff) | |
| download | libgpod-952af46f2c179bb3de51f0f4b903b3c57e4442ee.tar.gz libgpod-952af46f2c179bb3de51f0f4b903b3c57e4442ee.tar.xz libgpod-952af46f2c179bb3de51f0f4b903b3c57e4442ee.zip | |
Documentation: update API docs
Add new functions to the proper places in the documentation, remove
old/unused functions, and clean up various minor issues.
Diffstat (limited to 'docs/reference/libgpod-docs.xml')
| -rw-r--r-- | docs/reference/libgpod-docs.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/reference/libgpod-docs.xml b/docs/reference/libgpod-docs.xml index c6c46b6..4c999fe 100644 --- a/docs/reference/libgpod-docs.xml +++ b/docs/reference/libgpod-docs.xml @@ -26,7 +26,7 @@ </author> </authorgroup> <copyright> - <year>2006</year> + <year>2006-2008</year> <holder>Christophe Fergeau</holder> </copyright> @@ -88,6 +88,7 @@ <xi:include href="xml/playlists.xml"/> <xi:include href="xml/smart-playlists.xml"/> <xi:include href="xml/artwork.xml"/> + <xi:include href="xml/chapterdata.xml"/> <xi:include href="xml/device.xml"/> </chapter> </part> |
