tests/README: Update for replacement of info/checklist.pl
Replaced by tests/info-test in commit 90eaf9d
.
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
This commit is contained in:
parent
3f52b38294
commit
8ca51001f0
1 changed files with 2 additions and 14 deletions
16
info/README
16
info/README
|
@ -85,7 +85,8 @@ Fancy troff magic is prone to break HTML output.
|
||||||
|
|
||||||
4. Format your info page, update table of contents and index
|
4. Format your info page, update table of contents and index
|
||||||
Run make info html. If it fails, peruse the error messages and fix
|
Run make info html. If it fails, peruse the error messages and fix
|
||||||
your info page.
|
your info page. Run tests/info-test for additional consistency
|
||||||
|
checking.
|
||||||
|
|
||||||
|
|
||||||
==APPENDIX A - What exactly the Perl scripts do==
|
==APPENDIX A - What exactly the Perl scripts do==
|
||||||
|
@ -99,16 +100,3 @@ The output of these scripts is a bunch of .t files. The file TOP.t is
|
||||||
the top-level table of contents and lists all of the subjects. Then
|
the top-level table of contents and lists all of the subjects. Then
|
||||||
for each SUBJECT, a SUBJECT.t file is created, listing all of the info
|
for each SUBJECT, a SUBJECT.t file is created, listing all of the info
|
||||||
pages that belong to it.
|
pages that belong to it.
|
||||||
|
|
||||||
|
|
||||||
==APPENDIX B - The checklist.pl script==
|
|
||||||
|
|
||||||
FIXME This does not work at the moment
|
|
||||||
|
|
||||||
This little perl script compares the "list" of legal Empire commands
|
|
||||||
in your server with the Empire commands documented in info. To run
|
|
||||||
it, login to your game and type:
|
|
||||||
|
|
||||||
[##:##]% list > list.out
|
|
||||||
|
|
||||||
Then, move the list.out file to this directory and run checklist.pl.
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue