update base, hide todos
This commit is contained in:
10
main.typ
10
main.typ
@@ -20,11 +20,11 @@
|
||||
#{
|
||||
doc("index.html", include "content/index.typ")
|
||||
doc("core.html", include "content/core.typ")
|
||||
doc("data-protocols.html", include "content/data-protocols.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-notes.html", include "content/design.typ")
|
||||
doc("channel-selectors.html", include "content/channels.typ")
|
||||
doc("bulk-transmission.html", include "content/bulk.typ")
|
||||
doc("network-protocols.html", include "content/network.typ")
|
||||
// doc("design-notes.html", include "content/design.typ")
|
||||
// doc("channel-selectors.html", include "content/channels.typ")
|
||||
// doc("bulk-transmission.html", include "content/bulk.typ")
|
||||
// doc("network-protocols.html", include "content/network.typ")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user