Abstract the confd client creation
[ganeti-local] / epydoc.conf
index 2acda25..11069a3 100644 (file)
@@ -4,12 +4,11 @@ name: Ganeti
 url: http://code.google.com/p/ganeti/
 
 output: html
-target: ../doc/api
 
 # note: the wildcards means the directories should be cleaned up after each
 # run, otherwise there will be stale '*c' (compiled) files that will not be
 # parsable and will break the epydoc run
-modules: ganeti, scripts/gnt-*, daemons/ganeti-*
+modules: ganeti, scripts/gnt-*, daemons/ganeti-confd, daemons/ganeti-masterd, daemons/ganeti-noded, daemons/ganeti-rapi, daemons/ganeti-watcher
 
 graph: all
 
@@ -23,3 +22,6 @@ imports: yes
 include-log: no
 
 inheritance: listed
+
+parse: yes
+introspect: no