summaryrefslogtreecommitdiff
path: root/context-readme.rst
diff options
context:
space:
mode:
authorPhilipp Gesang <phg42.2a@gmail.com>2014-05-16 23:09:39 +0200
committerPhilipp Gesang <phg42.2a@gmail.com>2014-05-16 23:09:39 +0200
commit8f140a216eb5a75dea48a9ff67dbead66d0210b5 (patch)
treea25016a17c1e49315c5637eec0d0f6e5219cf569 /context-readme.rst
parente0531b22b9adc94cd9ce8f1200dd9f47d37e1ee2 (diff)
downloadcontext-mirror-bot-8f140a216eb5a75dea48a9ff67dbead66d0210b5.tar.gz
fix missing separator
Diffstat (limited to 'context-readme.rst')
-rw-r--r--context-readme.rst14
1 files changed, 14 insertions, 0 deletions
diff --git a/context-readme.rst b/context-readme.rst
new file mode 100644
index 0000000..3d716e9
--- /dev/null
+++ b/context-readme.rst
@@ -0,0 +1,14 @@
+-----------------------------------------------------------------------
+ Context Mirror
+-----------------------------------------------------------------------
+
+This is a mirror repository of Context_, a document processing system
+built around Donald E. Knuth’s TeX_. Inconveniently, Context is
+supplied only as file archives and thus lacks version control. The
+mirror aims at providing a source controlled repository to facilitate
+common operations like bisection. Still no commit messages, though,
+besides timestamps.
+
+.. _Context: http://www.pragma-ade.com
+.. _TeX: http://www-cs-faculty.stanford.edu/~uno/abcde.html
+