wip docs rework

This commit is contained in:
David Allemang
2026-06-19 15:35:04 -04:00
committed by David Allemang
parent a503cf2c83
commit c7d0d324bb
10 changed files with 65 additions and 45 deletions

View File

@@ -1,6 +1,4 @@
#import "/docs.typ": docs-page, note, warn
#show: docs-page("index.html", footer: none, header: none)
#let warn = block
#title()

View File

@@ -1,7 +1,3 @@
#import "/docs.typ": docs-page, note, tip, warn
#show: docs-page("/core.html")
= Core Mechanics
== Entity IDs

View File

@@ -1,7 +1,3 @@
#import "/docs.typ": docs-page, note, tip, warn
#show: docs-page("interference.html")
= Interference
== Other Entities

View File

@@ -1,7 +1,3 @@
#import "/docs.typ": docs-page, note, tip, warn
#show: docs-page("/tilesets.html")
= Global Ticking Order
== Tilesets

View File

@@ -1,7 +1,3 @@
#import "/docs.typ": docs-page, note, tip, warn
#show: docs-page("/design-tips.html")
= Design Tips
== Synchronization

View File

@@ -1,7 +1,3 @@
#import "/docs.typ": docs-page, note, tip, warn
#show: docs-page("/channels.html")
= Channels
== Static Channel Allocation

View File

@@ -1,7 +1,3 @@
#import "/docs.typ": docs-page, note, tip, warn
#show: docs-page("/transport-protocols.html")
= Transport Protocols
== Mod 4 Binary

View File

@@ -1,7 +1,3 @@
#import "/docs.typ": docs-page, note, tip, warn
#show: docs-page("/bulk-transport.html")
= Bulk Transport
== Tileable Receivers

View File

@@ -1,7 +1,3 @@
#import "/docs.typ": docs-page, note, tip, warn
#show: docs-page("/network-protocols.html")
= Network Protocols
== Collision Prevention