F diff --git a/doc/build.txt b/doc/build.txt
--- a/doc/build.txt
+++ b/doc/build.txt
- Wonky is currently build using cmake
+ Wonky is currently built using cmake
It defaults to building with debug symbols and
no optimisations.
var, and if it's located in new directory
you must run include_directories on it.
- The only complex thing the cmake script
- compiling a different object for the
- normal assert and the debug assert that
+ The only complex thing is that the cmake
+ script is compiling a different object for
+ the normal assert and the debug assert that
the wobler uses and linking them to
wonky and wobler correctly.
F diff --git a/doc/hier.txt b/doc/hier.txt
--- a/doc/hier.txt
+++ b/doc/hier.txt
The source of Wonky is scattered many different
directories with the hope of preserving tidiness.
- They should be self explanatory, but here is a
+ Their names should indicate what they hold, but here is a
list ( that is probabbly incomplete and out of date )
so you know how to interpret the names