Epydoc Log

Epydoc started at Sat May 28 16:09:34 2016

In C:\Users\Kyle\Documents\GitHub\python-tdl\tdl\__init__.py: Source code parsing failed (but introspection was successful).

Error: Error during parsing: invalid syntax (C:\Users\Kyle\Documents\GitHub\python-tdl\tdl\__init__.py, line 79) -- Attempted relative import in non-package, or beyond toplevel package

File C:\Users\Kyle\Documents\GitHub\python-tdl\tdl\__init__.py, line 748, in tdl._BaseConsole.clear

Docstring Warning: Redefinition of type for fg
Docstring Warning: Redefinition of type for bg

File C:\Users\Kyle\Documents\GitHub\python-tdl\tdl\map.py, line 165, in tdl.map.Map.compute_path

Docstring Warning: @param for unknown parameter "diagnalCost"

Epydoc Options

configfiles = ['docs/epydoc.config']
include_log = True
inheritance = 'included'
names = ['tdl/']
prj_name = 'python-tdl'
prj_url = 'http://code.google.com/p/python-tdl/'
show_private = False
simple_term = True
target = 'docs/'
verbosity = 5
action = 'html'
css = None
debug = False
docformat = 'epytext'
dotpath = None
exclude = []
exclude_introspect = []
exclude_parse = []
external_api = []
external_api_file = []
external_api_root = []
fail_on = None
graph_font = None
graph_font_size = None
graphs = []
help_file = None
include_source_code = True
introspect = True
list_classes_separately = False
load_pickle = False
parse = True
prj_link = None
profile = False
pstat_files = []
quiet = 0
redundant_details = False
show_frames = True
show_imports = False
src_code_tab_width = 8
top_page = None
verbose = 0

Epydoc finished at Sat May 28 16:09:38 2016

(Elapsed time: 4 seconds)