chiark
/
gitweb
/
~ianmdlvl
/
otter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
531ab1d
)
dev: Fix a reference to zcoord
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 13 Apr 2021 18:52:29 +0000
(19:52 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 13 Apr 2021 23:31:28 +0000
(
00:31
+0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
docs/dev.md
patch
|
blob
|
history
diff --git
a/docs/dev.md
b/docs/dev.md
index fdfa9664f3ae3828685f3c43e7f98a82a73a115f..c7c94236b8743a357f8409d9554645c76549fcfc 100644
(file)
--- a/
docs/dev.md
+++ b/
docs/dev.md
@@
-102,7
+102,7
@@
Navigating the otter source code
* `wasm/`
- WebAssembly/Rust bindings for the items in `
zcoord
/`. Produces the
+ WebAssembly/Rust bindings for the items in `
base
/`. Produces the
single wasm file for use by the JavaScript, and corresponding
Typescript annotations etc.