Add documentation support and stub documentation to Folks
authorPhilip Withnall <philip.withnall@collabora.co.uk>
Tue, 22 Jun 2010 17:24:33 +0000 (18:24 +0100)
committerPhilip Withnall <philip.withnall@collabora.co.uk>
Tue, 22 Jun 2010 17:24:33 +0000 (18:24 +0100)
commit67a6e4412fd64d901daf611112526732eec4a09a
tree893b328aac886e93889936c4adf0d521bc0f2b5b
parent1000fe0fce30bca343770d2cf8a488aeceb41cac
Add documentation support and stub documentation to Folks

Add valadoc documentation support in the build system, and add stub
documentation to the top level of all the classes in the Folks namespace, but
not the Folks.Backends namespace.

The documentation is generated in HTML format in docs/folks-0.1/ but isn't
distributed in the tarball.
14 files changed:
Makefile.am
configure.ac
docs/.gitignore [new file with mode: 0644]
docs/Makefile.am [new file with mode: 0644]
folks/alias.vala
folks/avatar.vala
folks/backend.vala
folks/capabilities.vala
folks/groups.vala
folks/individual-aggregator.vala
folks/individual.vala
folks/persona-store.vala
folks/persona.vala
folks/presence.vala