fprime/docs/index.md
Thomas Boyer-Chammard 6f1369bbcf
Update docs structure for website versioning improvements (#3150)
---------

Co-authored-by: ashleynilo <ashley.k.santiago@jpl.nasa.gov>
2025-01-21 14:32:52 -08:00

1.2 KiB

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 }