Table of Contents

Module: __init__ eric3/DocumentationTools/__init__.py

Package implementing interfaces to source code documentation tools.

It implements the high level interface and all the supporting dialogs for the supported source code documentors.

Currently only the happydoc source code documentation tool is supported.

Imported modules   
from HappydocConfigDialog import HappydocConfigDialog
from HappydocExecDialog import HappydocExecDialog
import Utilities
import os.path
from qt import *
import shutil
import sys
Classes   

DocumentationTools

Class implementing the high level interface.


Table of Contents

This document was automatically generated by HappyDoc version 2.1