Doxygen
|
main entry point for doxygen 更多...
#include "doxygen.h"
函数 | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Default main. The idea of separating this from the rest of doxygen, is to make it possible to write your own main, with a different generateOutput() function for instance.
引用了 adjustConfiguration(), checkConfiguration(), generateOutput(), initDoxygen(), parseInput() , 以及 readConfiguration().