Makefile: Add PYTHON_BOOTSTRAP to linted code
[ganeti-local] / epydoc.conf
index 11069a3..1217299 100644 (file)
@@ -8,7 +8,7 @@ output: html
 # 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-confd, daemons/ganeti-masterd, daemons/ganeti-noded, daemons/ganeti-rapi, daemons/ganeti-watcher
+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
 
@@ -25,3 +25,5 @@ inheritance: listed
 
 parse: yes
 introspect: no
+
+fail-on: docstring_warnings