Check that all directories are documented.

* src/sanity/readme.test: For each AC_OUTPUT Makefile, check that
the directory is documented in README.  Also skip non distributed
directories in readme.test.
* README: Fit on 80 columns.
This commit is contained in:
Alexandre Duret-Lutz 2010-01-24 14:56:43 +01:00
parent 9f41e397d5
commit 06f0fe1d40
3 changed files with 58 additions and 7 deletions

2
README
View file

@ -114,7 +114,7 @@ src/ Sources for libspot.
sanity/ Sanity tests for the whole project.
doc/ Documentation for libspot.
spot.html/ HTML reference manual.
spot.latex/ Sources for the PDF manual. (Not distributed, can be rebuilt.)
spot.latex/ Sources for the PDF manual. (Not distributed, can be rebuilt.)
spotref.pdf PDF reference manual.
bench/ Benchmarks for ...
emptchk/ ... emptiness-check algorithms,