From 0b78cb5b858c0f90a6a045c76da54396277a3ca6 Mon Sep 17 00:00:00 2001 From: Krishna Parmar <99113843+kparmar09@users.noreply.github.com> Date: Sat, 18 Nov 2023 20:12:15 +0530 Subject: [PATCH] Update about.dox --- documentation/pages/about.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/pages/about.dox b/documentation/pages/about.dox index 8ca02c0..59fc18f 100644 --- a/documentation/pages/about.dox +++ b/documentation/pages/about.dox @@ -1,5 +1,5 @@ /** @page about About @section doc ModernCppStarter Documentation - This is the auto-generated documentation for the initial project of the ModernCppStater. + This is the auto-generated documentation for the initial project of the ModernCppStarter. It shows how we can use Doxygen to automatically build a browsable documentation for your projects. */