diff --git a/Doxyfile b/Doxyfile index f8d2653..4b1a60a 100644 --- a/Doxyfile +++ b/Doxyfile @@ -1043,7 +1043,7 @@ RECURSIVE = YES # Note that relative paths are relative to the directory from which doxygen is # run. -EXCLUDE = generated-docs/ documentation/doxygen-awesome-css +EXCLUDE = generated-docs/ documentation/doxygen-awesome-css README.md # The EXCLUDE_SYMLINKS tag can be used to select whether or not files or # directories that are symbolic links (a Unix file system feature) are excluded diff --git a/documentation/index.dox b/documentation/index.dox new file mode 100644 index 0000000..e26395e --- /dev/null +++ b/documentation/index.dox @@ -0,0 +1,8 @@ +/** \mainpage Godot C++ Utilities Documentation +