added minimal main page to documentation

This commit is contained in:
itsmattkc
2019-07-07 00:13:44 -05:00
parent 46e19b3e45
commit 06f195eca1
+8
View File
@@ -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 <QApplication>
#include <QSurfaceFormat>