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

View file

@ -1,5 +1,13 @@
2010-01-24 Alexandre Duret-Lutz <adl@lrde.epita.fr>
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.
2010-01-24 Alexandre Duret-Lutz <adl@lrde.epita.fr>
* README: Typo.
2010-01-24 Alexandre Duret-Lutz <adl@lrde.epita.fr>