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:
Jacqueline Deans
2022-08-05 17:05:10 -05:00
committed by GitHub
parent 3e54516abb
commit 279d131a0a
60 changed files with 255 additions and 81 deletions

View File

@ -1,3 +1,6 @@
| [Home](/trick) → [Documentation Home](../Documentation-Home) → [Building a Simulation](Building-a-Simulation) → Model Source Code |
|------------------------------------------------------------------|
This section details the syntax for creating headers and source code that Trick can process.
It also details the operation of the Trick Interface Code Generator (ICG) that processes headers, and the Module Interface Specification Processor (MIS) that processes source code.