summaryrefslogtreecommitdiff
path: root/devel/cweb/DESCR
diff options
context:
space:
mode:
authorzuntum <zuntum>2001-11-01 00:57:41 +0000
committerzuntum <zuntum>2001-11-01 00:57:41 +0000
commit1a7910c33465b476d3c41c913d1231e547163689 (patch)
tree93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/cweb/DESCR
parent42b19e6a953914d5b4d08aa3bd1ba4ccb0c2f71e (diff)
downloadpkgsrc-1a7910c33465b476d3c41c913d1231e547163689.tar.gz
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/cweb/DESCR')
-rw-r--r--devel/cweb/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/devel/cweb/DESCR b/devel/cweb/DESCR
new file mode 100644
index 00000000000..0770abf14bc
--- /dev/null
+++ b/devel/cweb/DESCR
@@ -0,0 +1,7 @@
+The philosophy behind CWEB is that programmers who want to provide the
+best possible documentation for their programs need two things
+simultaneously: a language like TeX for formatting, and a language
+like C for programming. Neither type of language can provide the best
+documentation by itself. But when both are appropriately combined, we
+obtain a system that is much more useful than either language
+separately.