Skip to content

Commit db5605f

Browse files
author
Oron Port
committed
update section order
1 parent b042c2c commit db5605f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,13 +72,13 @@ nav:
7272
- UART Transmitter: in-browser/uart-tx/index.md
7373
- True Dual-Port RAM: in-browser/true-dpr/index.md
7474
- User Guide:
75-
- Domain Abstractions: user-guide/design-domains/index.md
7675
- Design Hierarchy: user-guide/design-hierarchy/index.md
7776
# - Connectivity: user-guide/connectivity/index.md
7877
- Type System: user-guide/type-system/index.md
7978
# - State/Registers/Memory: user-guide/state/index.md
8079
# - Functions/Methods: user-guide/methods/index.md
8180
- Conditionals: user-guide/conditionals/index.md
81+
- Domain Abstractions: user-guide/design-domains/index.md
8282
# - Processes: user-guide/processes/index.md
8383
# - Interfaces [WIP]: user-guide/interfaces/index.md
8484
# - Domains [WIP]: user-guide/domains/index.md

0 commit comments

Comments
 (0)