// 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"
Guide and design documentation
- \ref samples "Samples"
Simple sample programs demonstrating swift library usage
\if PRIVATE_TESTS
- \ref tests "Tests"
Unit and integration tests
\endif
- \ref license "swift license"
\a swift is licenced under the GPLv3 with exceptions.
\section resources Resources
- swift BLOG website
- swift developer website
*/