

You can probably leave the values of most tags in a generated template configuration file to their default value. It consists of a number of assignments (tags) of the form: The configuration file has a format that is similar to that of a (simple) Makefile. the minus sign) as the file name then doxygen will try to read the configuration file from standard input ( stdin), which can be useful for scripting. bak before generating the configuration template.

If a file with the name already exists, doxygen will rename it to. If you omit the file name, a file named Doxyfile will be created. Where is the name of the configuration file. To do this call doxygen from the command line with the -g option: doxygen -g

To simplify the creation of a configuration file, doxygen can create a template configuration file for you. A project can consist of a single source file, but can also be an entire source tree that is recursively scanned. Each project should get its own configuration file. Also, completely different languages can be supported by using preprocessor programs: see the Helpers page for details.ĭoxygen uses a configuration file to determine all of its settings. It is possible to configure certain file type extensions to use certain parsers: see the Configuration/ExtensionMappings for details. Doxygen also supports the hardware description language VHDL by default. These programming languages are supported by default: C, C++, Lex, C#, Objective-C, IDL, Java, PHP, Python, Fortran and D. Step 0: Check if doxygen supports your programming/hardware description languageįirst, assure that your programming/hardware description language has a reasonable chance of being recognized by doxygen.
