wip docs rework
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#import "/docs.typ": docs-page, note, warn
|
||||
|
||||
#show: docs-page("index.html", footer: none, header: none)
|
||||
#let warn = block
|
||||
|
||||
#title()
|
||||
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#import "/docs.typ": docs-page, note, tip, warn
|
||||
|
||||
#show: docs-page("/core.html")
|
||||
|
||||
= Core Mechanics
|
||||
|
||||
== Entity IDs
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#import "/docs.typ": docs-page, note, tip, warn
|
||||
|
||||
#show: docs-page("interference.html")
|
||||
|
||||
= Interference
|
||||
|
||||
== Other Entities
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#import "/docs.typ": docs-page, note, tip, warn
|
||||
|
||||
#show: docs-page("/tilesets.html")
|
||||
|
||||
= Global Ticking Order
|
||||
|
||||
== Tilesets
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#import "/docs.typ": docs-page, note, tip, warn
|
||||
|
||||
#show: docs-page("/design-tips.html")
|
||||
|
||||
= Design Tips
|
||||
|
||||
== Synchronization
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#import "/docs.typ": docs-page, note, tip, warn
|
||||
|
||||
#show: docs-page("/channels.html")
|
||||
|
||||
= Channels
|
||||
|
||||
== Static Channel Allocation
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#import "/docs.typ": docs-page, note, tip, warn
|
||||
|
||||
#show: docs-page("/transport-protocols.html")
|
||||
|
||||
= Transport Protocols
|
||||
|
||||
== Mod 4 Binary
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#import "/docs.typ": docs-page, note, tip, warn
|
||||
|
||||
#show: docs-page("/bulk-transport.html")
|
||||
|
||||
= Bulk Transport
|
||||
|
||||
== Tileable Receivers
|
||||
|
||||
@@ -1,7 +1,3 @@
|
||||
#import "/docs.typ": docs-page, note, tip, warn
|
||||
|
||||
#show: docs-page("/network-protocols.html")
|
||||
|
||||
= Network Protocols
|
||||
|
||||
== Collision Prevention
|
||||
|
||||
Reference in New Issue
Block a user