diff options
author | Mac Mollison <mollison@cs.unc.edu> | 2010-03-14 04:56:29 -0400 |
---|---|---|
committer | Mac Mollison <mollison@cs.unc.edu> | 2010-03-14 04:56:29 -0400 |
commit | 1f6656c3b8f8e72e3be4ad3e357e748b7d6e0603 (patch) | |
tree | 9313644d687257ba502d643b4e9458e719be22f1 | |
parent | d89ab8abb843f2df1c16584f3403e5d687d9fb3d (diff) |
Add README to explain how to build the doc
-rw-r--r-- | doc/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/README b/doc/README new file mode 100644 index 0000000..6bcd98a --- /dev/null +++ b/doc/README | |||
@@ -0,0 +1 @@ | |||
Type `make` to build the latest documentation (index.html). | |||