doc: Generate API documentation with valadoc
authorMurray Cumming <murrayc@murrayc.com>
Tue, 26 Jun 2012 12:44:19 +0000 (14:44 +0200)
committerJens Georg <mail@jensge.org>
Tue, 3 Jul 2012 07:53:50 +0000 (09:53 +0200)
commitc2b598fe28074850b03ae57d15c8a9f630b0c548
tree7dbce6c9a1f2cb844dab11ded640ea5ff86e905a
parent639c48f57282f439b0433f9806b7bb22d804dec9
doc: Generate API documentation with valadoc

* configure.ac: Check for valadoc, optionally.
* src/librygel-core/Makefile.am: Move some lists of files and
  options into filelist.am so it can be used here too:
* doc/reference/librygel-core/Makefile.am: Use valadoc to generate
  API reference documentation.
Makefile.am
common.am
configure.ac
doc/Makefile.am
doc/reference/Makefile.am [new file with mode: 0644]
doc/reference/librygel-core/Makefile.am [new file with mode: 0644]
src/librygel-core/Makefile.am
src/librygel-core/filelist.am [new file with mode: 0644]