summaryrefslogtreecommitdiff
path: root/web/nuweb/msdos/readme
diff options
context:
space:
mode:
Diffstat (limited to 'web/nuweb/msdos/readme')
-rw-r--r--web/nuweb/msdos/readme28
1 files changed, 28 insertions, 0 deletions
diff --git a/web/nuweb/msdos/readme b/web/nuweb/msdos/readme
new file mode 100644
index 0000000000..605ae53c90
--- /dev/null
+++ b/web/nuweb/msdos/readme
@@ -0,0 +1,28 @@
+Here's an intermediate version of nuweb.
+I've simply bundled up the web source (nuweb.w),
+the generated .c files, the generated nuweb.tex file,
+and the assorted auxiliary files for latex'ing.
+
+The "user's manual" and sales pitch is in Chapter 1 of the
+web. If you latex up the nuweb.tex and print pages 0-6
+(or the whole thing), you can read about it.
+
+To actually build the thing, first
+
+ touch nuweb.tex
+
+Then
+
+ make
+
+should build an executable file called "nuweb".
+After that, you should be able to use the makefile
+to control everything very nicely.
+
+If you have questions or comments
+(or just want the latest), please let me know.
+I'm going to continue working on the documentation for
+at least a week or two. Eventually, I'll put it out
+for ftp access.
+
+My e-mail address is preston@cs.rice.edu