mirror of
https://github.com/nasa/trick.git
synced 2025-06-17 22:58:25 +00:00
Add Horizonal Navigation bars (breadcrumbs) to all documentation pages (#1328)
* Add breadcrumbs to all documentation pages, fix some links between pages
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
| [Home](/trick) → [Documentation Home](../../Documentation-Home) → [Simulation Capabilities](../Simulation-Capabilities) → [Memory Manager](MemoryManager) → Declaration String|
|
||||
|------------------------------------------------------------------|
|
||||
|
||||
|
||||
### Memory Manager Declaration
|
||||
A declaration provides a data type description of a chunk of memory.
|
||||
|
||||
|
@ -1,3 +1,5 @@
|
||||
| [Home](/trick) → [Documentation Home](../../Documentation-Home) → [Simulation Capabilities](../Simulation-Capabilities) → [Memory Manager](MemoryManager) → Trick Type|
|
||||
|------------------------------------------------------------------|
|
||||
|
||||
- **TRICK_TYPE** is an enmeration type that specifies data types.
|
||||
Available types are provided in the following table.
|
||||
|
@ -1,3 +1,6 @@
|
||||
| [Home](/trick) → [Documentation Home](../../Documentation-Home) → [Simulation Capabilities](../Simulation-Capabilities) → Memory Manager |
|
||||
|------------------------------------------------------------------|
|
||||
|
||||
## Trick Memory Manager
|
||||
|
||||
The Memory Manager
|
||||
|
Reference in New Issue
Block a user