LUGetTags: Acquire locks in shared mode
[ganeti-local] / epydoc.conf
index 693a915..4f3cbb7 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, daemons/import-export, tools/*
 
 graph: all
 
@@ -21,3 +20,8 @@ docformat: epytext
 imports: yes
 
 include-log: no
+
+inheritance: listed
+
+parse: yes
+introspect: no