diff options
Diffstat (limited to 'odk/docs/cpp/main.dox')
-rw-r--r-- | odk/docs/cpp/main.dox | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/odk/docs/cpp/main.dox b/odk/docs/cpp/main.dox new file mode 100644 index 000000000..771fa7bcb --- /dev/null +++ b/odk/docs/cpp/main.dox @@ -0,0 +1,11 @@ +/* + * This file is part of the LibreOffice project. + * + * This Source Code Form is subject to the terms of the Mozilla Public + * License, v. 2.0. If a copy of the MPL was not distributed with this + * file, You can obtain one at http://mozilla.org/MPL/2.0/. + */ + +/// \mainpage +/// +/// This is a reference documentation for the C++ source code. |