chiark / gitweb /
docs: Fix wrong information about builtin shape libraries
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 4 May 2022 22:46:52 +0000 (23:46 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Wed, 4 May 2022 22:47:48 +0000 (23:47 +0100)
shapelib-toml.rs is basically obsolete now - we just haven't
dismantled it yet.  Now this is all in docs/shapelibs.rst.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
docs/dev.md

index 39347a56658b72b3c79c7c24ed97093c2bbd050d..1ca3892c0b97fd505920d7ac988851139f795d89 100644 (file)
@@ -78,11 +78,9 @@ Otter's builtin shape libraries use SVGs.  The sources for the SVGs
 are all in the otter source tree, in the `library/` directory.
 
 Each shape is listed in one of the ``library/*.toml`` files, in a
-`files` entry.  (Most of) the syntax and semantics of this file are
-documented in the Rustdoc documentation for the module
-`otter::shapelib_toml`.  If you run `make -j8 shapelib` it will print
-out a `file://` url for these docs.
-XXX
+`files` entry.  These are shape library catalogues, although in a
+slightly different format to the ones found in bundles.  (In
+particular, the builtin libraries are not processed with Tera.)
 
 You can preview the shapes, including any changes you make, without a
 whole game server, by running `make -j8 shapelib`, and looking at