qpcpp/doxygen/gs.dox
MMS 518a85e939 6.9.3
official release
2021-04-11 13:25:35 -04:00

27 lines
1.8 KiB
Plaintext

/*! @page gs Getting Started
@section gs_obtain Downloading & Installing QP/C++™
@tableofcontents
<p>The most recommended way of obtaining QP/C++&trade; is by downloading the <a class="extern" target="_blank" href="https://www.state-machine.com/#Downloads"><b>QP-bundle&trade;</b></a>, which includes QP/++C&trade; as well as other QP frameworks and also the <a class="extern" target="_blank" href="https://www.state-machine.com/products/qm/">QM&trade; modeling tool</a> and the <a class="extern" target="_blank" href="https://www.state-machine.com/products/">QTools&trade; collection</a>. The main advantage of obtaining QP/C++&trade; bundled together like that is that you get all components, tools and examples ready to go.
@note
<a class="extern" target="_blank" href="https://www.state-machine.com/#Downloads"><strong>QP-bundle&trade;</strong></a> is the **most recommended** way of downloading and installing QP/C++&trade;. However, if you are allergic to installers and GUIs or don't have administrator privileges you can also **download and install QP/C&trade; separately** as described in the Application Note: "Getting Started with QP/C++" below.
@section gs_an Getting Started with QP/C++ App Note
The Quantum Leaps Application Note <a class="extern" target="_blank" href="https://www.state-machine.com/doc/AN_Getting_Started_with_QPC.pdf"><strong>Getting Started with QP/C++</strong></a> provides step-by-step instructions on how to download, install, and get started with QP/C++ quickly.
@htmlonly
<div class="image">
<a target="_blank" href="https://www.state-machine.com/doc/AN_Getting_Started_with_QPCpp.pdf"><img border="0" src="img/AN_Getting_Started_with_QPCpp.jpg" title="Download PDF"></a>
<div class="caption">
Application Note: Getting Started with QP/C++&trade;
</div>
</div>
@endhtmlonly
@next{struct}
*/