summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Estes <westes575@gmail.com>2016-10-19 10:26:44 -0400
committerWill Estes <westes575@gmail.com>2016-10-19 10:26:44 -0400
commit2ad733a56eb346b60c81cff51a37d1e966103b37 (patch)
tree7c75138f3f992196221c3d7c5c0f45b54ef33aec
parent507f96a5ff43fde0ed11a7b8425a1cff51b0fc12 (diff)
downloadflex-git-2ad733a56eb346b60c81cff51a37d1e966103b37.tar.gz
doc: touch up README
-rw-r--r--README5
1 files changed, 0 insertions, 5 deletions
diff --git a/README b/README
index ab08b38..cb5e8b5 100644
--- a/README
+++ b/README
@@ -32,7 +32,6 @@ COPYING - flex's copyright and license.
doc/ - user documentation.
examples/ - containing examples of some possible flex scanners and a
few other things. See the file examples/README for more details.
-TODO - outstanding bug reports, desired features, etc.
tests/ - regression tests. See TESTS/README for details.
po/ - internationalization support files.
@@ -48,7 +47,6 @@ automake; for Makefile generation
gettext; for i18n support
help2man; to generate the flex man page
tar, gzip, etc.; for packaging of the source distribution
-
GNU texinfo; to build and test the flex manual. Note that if you want
to build the dvi/ps/pdf versions of the documentation you will need
texi2dvi and related programs, along with a sufficiently powerful
@@ -56,7 +54,6 @@ implementation of \TeX to process them. See your operating system
documentation for how to achieve this. The printable versions of the
manual are not built unless specifically requested, but the targets
are included by automake.
-
GNU indent; for indenting the flex source the way we want it done
In cases where the versions of the above tools matter, the file
@@ -101,5 +98,3 @@ THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
PURPOSE.
-
-