fprime/docs/index.md
Thomas Boyer-Chammard 59e1baa9d8
Add website navigability updates (#4504)
* Add minor website navigability updates

* Add navigation hint to User manual landing page

* add an arrow

* spelling
2025-12-05 14:08:24 -08:00

1.2 KiB

hide
hide
toc

Documentation

  • Tutorials Learning-oriented


    Tutorials walk through the essentials of F Prime development, starting with the canonical HelloWorld example and progressing to cross-compiling and deploying on hardware.

    Visit Tutorials{ .md-button .md-button--primary }

  • User Manual Understanding-oriented


    The User Manual dives into F Prime design philosophy and architectural principles, providing a deep understanding of how the framework operates.

    Visit User Manual{ .md-button .md-button--primary }

  • How To Task-oriented


    How-To guides offer step-by-step instructions for specific development tasks in F Prime.

    Visit How Tos{ .md-button .md-button--primary }

  • Reference Information-oriented


    Technical reference for the F Prime C++ API, CMake API, FPP language specification and more.

    Visit Reference{ .md-button .md-button--primary }