X-Git-Url: https://code.grnet.gr/git/ganeti-local/blobdiff_plain/d128fdb6751172959133945870019e3398fbd13b..2cc8bdd0899edd370b6839266be5beb581b52870:/epydoc.conf diff --git a/epydoc.conf b/epydoc.conf index 693a915..1217299 100644 --- a/epydoc.conf +++ b/epydoc.conf @@ -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,10 @@ docformat: epytext imports: yes include-log: no + +inheritance: listed + +parse: yes +introspect: no + +fail-on: docstring_warnings