fprime/docs/reference/index.md
Ashley Nilo 548012bbf9
Auto-generate nav with mkdocs-awesome-nav (#3460)
* 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>
2025-04-25 14:15:20 -07:00

46 lines
1.1 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
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>