mirror of
https://github.com/nasa/fprime.git
synced 2025-12-10 17:47:10 -06:00
* Awesome Nav Changes * Awesome Nav Changes * Bring up to date with latest * This is AWESOME * Rename files for ordering * Remove How-To prefix in titles * Fix spelling * Remove old sdd_processing.py script --------- Co-authored-by: thomas-bc <thomas.boyer.chammard@jpl.nasa.gov>
46 lines
1.1 KiB
Markdown
46 lines
1.1 KiB
Markdown
---
|
||
hide:
|
||
- toc
|
||
---
|
||
|
||
# Reference
|
||
|
||
Technical reference for the F Prime C++ API, CMake API, FPP language specification and more.
|
||
|
||
|
||
<div class="grid cards" markdown>
|
||
|
||
- <span class="card-title">__C++ Documentation__</span>
|
||
|
||
---
|
||
|
||
This is the F´ automatically generated documentation for C++.
|
||
|
||
[View C++ Documentation](./api/cpp/html/index.html){ .md-button .md-button--primary }
|
||
|
||
- <span class="card-title">__F´ Components SDDs__</span>
|
||
|
||
---
|
||
|
||
Software Design Documents (SDD) capture the design of the F´ core components.
|
||
|
||
Please use the left navigation panel to browse the SDDs.
|
||
|
||
- <span class="card-title">__FPP Language Specification__</span>
|
||
|
||
---
|
||
|
||
This document describes F Prime Prime, also known as FPP or F Double Prime.
|
||
|
||
[View FPP Language Spec](https://nasa.github.io/fpp/fpp-spec.html){ .md-button .md-button--primary }
|
||
|
||
- <span class="card-title">__CMake User API__</span>
|
||
|
||
---
|
||
|
||
This section of the documentation captures step by step how tos for various F´ development tasks.
|
||
|
||
[View CMake User API Documentation](./api/cmake/API.md){ .md-button .md-button--primary }
|
||
|
||
|
||
</div> |