From 06f195eca1f558097e7944a5ac29f52838ddc12b Mon Sep 17 00:00:00 2001 From: itsmattkc Date: Sun, 7 Jul 2019 00:13:44 -0500 Subject: [PATCH] added minimal main page to documentation --- app/main.cpp | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/app/main.cpp b/app/main.cpp index 5327dafc5..93b758815 100644 --- a/app/main.cpp +++ b/app/main.cpp @@ -18,6 +18,14 @@ ***/ +/** \mainpage Olive Video Editor - Code Documentation + * + * This documentation is a primarily a developer resource. For information on using Olive, visit the website + * https://www.olivevideoeditor.org/ + * + * Use the navigation above to find documentation on classes or source files. + */ + #include #include