Go to the source code of this file.
Namespaces | |
namespace | doxypy |
Classes | |
class | FSM |
FSM implements a finite state machine. More... | |
class | Doxypy |
Functions | |
def | loadFile |
Loads file "filename" and returns the content. | |
def | optParse |
Parses commandline options. | |
def | main |
Opens the file given as first commandline argument and processes it, then prints out the processed file. |