diff --git a/docs/UsersGuide/guide.md b/docs/UsersGuide/guide.md index b44f19e755..d5e811779c 100644 --- a/docs/UsersGuide/guide.md +++ b/docs/UsersGuide/guide.md @@ -74,14 +74,14 @@ This section is divided into three sub-sections: - [Asserts in F´](./dev/assert.md) - [GDS Dashboard Reference](./dev/gds-dashboard-reference.md) - [Integration Test API](./dev/testAPI/user_guide.md) - - [v3 Migration Guide](./user/v3-migration-guide.md) + - [CMake User Guide](./cmake/cmake-intro.md) - Advanced F´ Topics: - [F´ Python Guidelines](./dev/py-dev.md) - [Porting F´ To a New Platform](./dev/porting-guide.md) - [F´ On Baremetal and Multi-Core Systems](./dev/baremetal-multicore.md) - [Configuring an IDE for Use With F´](./dev/configure-ide.md) - [OS Layer Description](./dev/os-docs.md) - - [CMake User Guide](./cmake/cmake-intro.md) + - [v3 Migration Guide](./user/v3-migration-guide.md) - API Documentation - [GDS CLI Design](./dev/gds-cli-dev.md) - [C++ Documentation](./api/c++/html/index.html) diff --git a/docs/_includes/toc.md b/docs/_includes/toc.md index 5868f0b6f4..5e01082cf4 100644 --- a/docs/_includes/toc.md +++ b/docs/_includes/toc.md @@ -69,7 +69,7 @@