revegen ramp up. here we go!

This commit is contained in:
2024-11-04 16:19:43 -06:00
parent 4a6c05c37f
commit d559e51e6e
249 changed files with 31328 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
This directory contains a set of minimal documents for testing the
address handling code. Each test can be built by passing the RESUME
variable to make, for example:
make RESUME=italy
will build italy.html, italy.txt and italy.pdf from the source file italy.xml.
If you add additional XML test files to this directory, please be sure to
set the <filename>_format variable in the Makefile accordingly.