qpc/doxygen/gs.dox

27 lines
1.9 KiB
Plaintext
Raw Normal View History

2016-03-30 18:50:33 -04:00
/*! @page gs Getting Started
2020-01-03 10:21:17 -05:00
@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/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.
2019-07-09 15:30:10 -04:00
@note
2020-01-03 10:21:17 -05:00
<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.
2016-03-30 18:50:33 -04:00
2020-07-18 17:56:40 -04:00
2020-01-03 10:21:17 -05:00
@section gs_an Getting Started with QP/C&trade; 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 instructions on how to download, install and get started with QP/C quickly. The application note also contains a **QP/C Tutorial**, in which you build a simple "Blinky" application.
2016-03-30 18:50:33 -04:00
@htmlonly
<div class="image">
2017-05-17 13:16:32 -04:00
<a target="_blank" href="https://www.state-machine.com/doc/AN_Getting_Started_with_QPC.pdf"><img border="0" src="img/AN_Getting_Started_with_QPC.jpg" title="Download PDF"></a>
2016-03-30 18:50:33 -04:00
<div class="caption">
2020-01-03 10:21:17 -05:00
Application Note: Getting Started with QP/C&trade;
2016-03-30 18:50:33 -04:00
</div>
</div>
@endhtmlonly
2017-05-17 13:16:32 -04:00
@next{struct}
*/