1 # FMS Documentation Homepage
3 This is the documentation homepage for the Flexible Modeling System(FMS), a software environment built for supporting atmospheric, oceanic, and climate system models on high-end computing architectures.
7 All interfaces, routines, derived type, and variable documentation for FMS can be found by parent
8 module in the 'Modules' section, or also linked [**here**](modules.html).
10 Additionally, all interfaces and derived types are listed by name and module [**here**](annotated.html).
13 ### Project Information
14 For more general information on FMS, it's uses, scope, and licensing, please see the project's
15 description page @ref rm "here".
19 ### Building and Installation
20 For installation and building instructions and information, see @ref build "Building and Installation"
25 To contribute, all project code and contributing information can be found on our [**github project
26 page**](https://github.com/NOAA-GFDL/FMS).
28 Please see the documentation style guide [**here**](md_docs_doxygenGuide.html) for how to document FMS code for this site.