summaryrefslogtreecommitdiffstats
path: root/orig/README.rst
diff options
context:
space:
mode:
authorThibaut Horel <thibaut.horel@gmail.com>2016-02-15 20:57:43 -0500
committerThibaut Horel <thibaut.horel@gmail.com>2016-02-15 20:57:43 -0500
commit100f6d6814699442b40944c7afda36c8cf02f35e (patch)
tree372a698754395d590d2f6d49683f038c892f9408 /orig/README.rst
parent22769d973c545281a9a18b492d4c72c53f535c19 (diff)
downloadbibtex-100f6d6814699442b40944c7afda36c8cf02f35e.tar.gz
Add makefile and README to generate documentation of original implementation.
Diffstat (limited to 'orig/README.rst')
-rw-r--r--orig/README.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/orig/README.rst b/orig/README.rst
new file mode 100644
index 0000000..4c9cc84
--- /dev/null
+++ b/orig/README.rst
@@ -0,0 +1,3 @@
+Run ``make`` to generate a documentation in PDF format of the ``.web`` original
+BibTeX iplementation. This requires the ``ẁeave`` compiler for the WEB
+programming language as well as a working TeX installation.