|
ISLEman
|
main entry point for doxygen More...
#include "doxygen.h"Functions | |
| int | main (int argc, char **argv) |
main entry point for doxygen
This file contains main()
| 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.
1.8.12