aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorDavid Aspinall1998-10-12 16:37:02 +0000
committerDavid Aspinall1998-10-12 16:37:02 +0000
commitecb7fa25b913a4a17378344275f727b4ec90c3a6 (patch)
treec50865f990a7b1d550653acd32ea0a00e5da270d /doc
parent49e285ec2732c322303cada3280855931924783c (diff)
Notes about things to put in docs.
Diffstat (limited to 'doc')
-rw-r--r--doc/notes.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/notes.txt b/doc/notes.txt
new file mode 100644
index 00000000..9edd6529
--- /dev/null
+++ b/doc/notes.txt
@@ -0,0 +1,8 @@
+Notes to include in documentation.
+----------------------------------
+
+
+Why is C-c C-b useful? Could just use the file to read it one go
+(will we have a command to do this other than via the process?).
+BUT it's nice because it stops exactly where a proof fails, so you can
+continue development from there.