diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/textdocs/README.NOW | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/textdocs/README.NOW b/docs/textdocs/README.NOW new file mode 100644 index 0000000000..1184a9d057 --- /dev/null +++ b/docs/textdocs/README.NOW @@ -0,0 +1,8 @@ +The files in the directory have either yet to +converted into SGML/DocBook format or are outdated. +To create ASCII versions of the documentation +in the ../htmldocs/ directory, run + + $ lynx -dump file.html > file.txt + + |