Documentor
Functions:
- __init__(project, output, projectname)
- __init__(projectname, output)
- _add_classes(symbols, htmlpath, docpath)
- _add_function(symbol, htmlpath, docpath)
- _add_global_attributes(symbols, htmlpath)
- _add_global_functions(symbols, htmlpath, docpath)
- _add_imports(symbols, htmlpath)
- _create_post()
- _deploy(output, deploy)
- _get_project_name(projectname, project)
- _parse_assign(symbol)
- _parse_class(symbol)
- _parse_function(symbol)
- _parse_imports(module)
- _serve(output)
- create_html_sections()
- create_new_configuration(output, projectname, email)
- document()
- expand_attribute(attribute)
- get_python_files(path)
- obtain_symbols(source, filename=str)
- parse()
- parse_file(filepath, relpath)
- parse_folder(folderpath, relpath)
- process_symbols(symbols, filepath, relpath)
- scan()