diff --git a/pages/common/doxygen.md b/pages/common/doxygen.md index c4c47cac862879..b296e9e8741fc8 100644 --- a/pages/common/doxygen.md +++ b/pages/common/doxygen.md @@ -1,7 +1,11 @@ # doxygen > A documentation system for various programming languages. -> More information: . +> More information: . + +- Generate documentation, using `Doxyfile` as configuration file if it exists: + +`doxygen` - Generate a default template configuration file `Doxyfile`: