Cleaned up model documentation hierarchy

This commit is contained in:
Jeremy Stretch
2020-03-05 17:03:03 -05:00
parent 363c4acadc
commit f89773f4a3
28 changed files with 56 additions and 23 deletions

View File

@@ -1,4 +1,4 @@
# Interfaces
## Interfaces
Interfaces connect to one another in a symmetric manner: If interface A connects to interface B, interface B therefore connects to interface A. Each type of connection can be classified as either *planned* or *connected*.