|
Revision 18010, 459 bytes
(checked in by hoelzro, 16 months ago)
|
|
Added myself to the AUTHORS list, fixed a discrepancy in docs/SEEALSO, and
implemented the yada operators (..., !!!, ???). Tests are soon to follow...
|
-
Property svn:mime-type set to
text/plain; charset=UTF-8
-
Property svn:eol-style set to
native
|
| Line | |
|---|
| 1 | Some files you might expect to find in ./pugs/docs/ are actually elsewhere: |
|---|
| 2 | |
|---|
| 3 | ./README Installation, platforms, mailinglists and websites. |
|---|
| 4 | |
|---|
| 5 | ./READTHEM Haskell resources. Assorted recommended reading. |
|---|
| 6 | |
|---|
| 7 | ./docs/talks/README Contains links to html and pdf versions of talks. |
|---|
| 8 | |
|---|
| 9 | For documentation of haskell files created by "make haddock": |
|---|
| 10 | There is an online copy at: |
|---|
| 11 | http://nothingmuch.woobling.org/pugs_test_status/haddock/ |
|---|