Files
pilotclient/docs/src/mainpage.dox
2017-09-24 19:49:29 +01:00

33 lines
868 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
// doxygen index page
/*!
\mainpage
\section overview Overview
\a swift is a cross-platform, open source client application for virtual air traffic simulation written in C++/Qt.
The application allows users of flight simulation software to connect to online networks as pilots and interact with virtual air traffic controllers.
\section starthere Start here
- \ref developersguide "Developers Guide"<br>
Guide and design documentation
- \ref samples "Samples"<br>
Simple sample programs demonstrating swift library usage
\if PRIVATE_TESTS
- \ref tests "Tests"<br>
Unit and integration tests
\endif
- \ref license "swift license"<br>
\a swift is licenced under the GPLv3 with exceptions.
\section resources Resources
- <a href="http://www.swift-project.org">swift BLOG website</a>
- <a href="https://dev.swift-project.org/">swift developer website</a>
*/