qidoc.worktree - qidoc Worktree

class qidoc.worktree.DocWorkTree(worktree)

Stores configuration of doxygen and sphinx projects

template_project
reload()
get_doc_project(name, raises=False)
check_unique_name(new_project)

Return a boolean telling if we should add the project to the worktree

qidoc.worktree.new_doc_project(doc_worktree, project)
exception qidoc.worktree.BadProjectConfig