Epydoc Log

Epydoc started at Sat Jun 06 23:49:35 2015

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 71) -- Attempted relative import in non-package, or beyond toplevel package

In C:\Users\Kyle\Documents\GitHub\python-tdl\tdl\__style.py: No documentation available!

In C:\Users\Kyle\Documents\GitHub\python-tdl\tdl\__tcod.py: No documentation available!

Warning: @group Drawing Methods: tdl._BaseConsole.clear not found
Docstring Warning:
Failed identifier crossreference targets:
- Typewriter
      (from tdl._BaseConsole.write)
- addChar
      (from tdl._BaseConsole.get_cursor)
- addStr
      (from tdl._BaseConsole.get_cursor)
- clear
      (from tdl._BaseConsole.draw_rect)
- set_colors
      (from tdl)

Epydoc Options

configfiles = ['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 = './'
verbosity = 5
action = 'html'
css = None
debug = False
docformat = 'epytext'
dotpath = None
exclude = ['__\\w+']
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 Jun 06 23:49:39 2015

(Elapsed time: 3 seconds)