Files
pilotclient/docs/src/mainpage.dox
2020-08-26 22:45:13 +01:00

19 lines
654 B
Plaintext

// 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 links Links
- <a href="http://www.swift-project.org/">swift website</a>
- <a href="http://docs.swift-project.org/">user guide</a>
- <a href="https://docs.swift-project.org/doku.php?id=developer_documentation">developer guide</a>
- <a href="https://github.com/swift-project/pilotclient">github repository</a>
*/