mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-23 15:25:35 +08:00
19 lines
654 B
Plaintext
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>
|
|
|
|
*/
|