docs/how-to/index.md
How-To guides offer step-by-step instructions for specific development tasks in F Prime.
<div class="grid cards" markdown><span class="card-title">F´ GDS Plugin Development</span>
This guide will walk you through the process of developing GDS plugins.
View Develop F´ GDS Plugins{ .md-button .md-button--primary }
<span class="card-title">F´ Library Development</span>
This how to will walk you through the structure and best practices in developing an F´ library.
View Develop F´ Libraries{ .md-button .md-button--primary }
<span class="card-title">Integrating Third-Party Libraries</span>
This how to will walk you through how to integrate non-F´ libraries into your F´ project. It will cover multiple approaches based on examples with OpenCV, OpenSSL and ETL.
View Integrating Third-Party Libraries{ .md-button .md-button--primary }
<span class="card-title">Porting F´ To a New Platform</span>
This how to will walk you through porting F´ to a new platform.
View Porting Guide{ .md-button .md-button--primary }