Skip to content

Commit e7d2b01

Browse files
committed
docs: rename section titles in model and solution manuals
- Change 'Attributes and properties' to 'API Reference by Component' - Update section titles in manual-model.md and manual-solution.md - Remove temporary private.md file
1 parent d79442d commit e7d2b01

3 files changed

Lines changed: 2 additions & 225 deletions

File tree

docs/src/api/private.md

Lines changed: 0 additions & 223 deletions
This file was deleted.

docs/src/manual-model.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ After covering these core functionalities, we'll delve into the **structure of a
1717

1818
* [Main functionalities](@ref manual-model-main-functionalities)
1919
* [Model struct](@ref manual-model-struct)
20-
* [Attributes and properties](@ref manual-model-attributes)
20+
* [API Reference by Component](@ref manual-model-api)
2121

2222
---
2323

docs/src/manual-solution.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ After covering these core functionalities, we'll delve into the **structure of a
1313

1414
* [Main functionalities](@ref manual-solution-main-functionalities)
1515
* [Solution struct](@ref manual-solution-struct)
16-
* [Attributes and properties](@ref manual-solution-attributes)
16+
* [API Reference by Component](@ref manual-solution-api)
1717

1818
---
1919

0 commit comments

Comments
 (0)