wip content
This commit is contained in:
19
main.typ
19
main.typ
@@ -87,13 +87,14 @@
|
||||
it
|
||||
}
|
||||
|
||||
rawdoc("index.html", include "content/00-index.typ")
|
||||
doc("core.html", include "content/01-core.typ")
|
||||
doc("interference.html", include "content/02-interference.typ")
|
||||
doc("timing.html", include "content/03-timing.typ")
|
||||
doc("design.html", include "content/04-design.typ")
|
||||
doc("channels.html", include "content/05-channels.typ")
|
||||
doc("transport.html", include "content/06-transport.typ")
|
||||
doc("bulk.html", include "content/07-bulk.typ")
|
||||
doc("network.html", include "content/08-network.typ")
|
||||
rawdoc("index.html", include "content/index.typ")
|
||||
doc("core.html", include "content/core.typ")
|
||||
doc("data-protocols.html", include "content/data-protocols.typ")
|
||||
doc("interference-causes.html", include "content/interference-causes.typ")
|
||||
doc("interference-fixes.html", include "content/interference-fixes.typ")
|
||||
doc("design.html", include "content/design.typ")
|
||||
doc("channels.html", include "content/channels.typ")
|
||||
doc("bulk.html", include "content/bulk.typ")
|
||||
|
||||
doc("network-protocols.html", include "content/network.typ")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user