From 150fd57c0781b914bdbea9904e20eca49fb9a2c7 Mon Sep 17 00:00:00 2001 From: Nathan Baltzell Date: Tue, 23 Jul 2024 20:07:41 -0400 Subject: [PATCH] remove unmaintained documentation --- README.md | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/README.md b/README.md index f0b8d87..3cd36d3 100644 --- a/README.md +++ b/README.md @@ -46,18 +46,6 @@ name | description - Some generators do that via a wrapper script that generates a configuration file on-the-fly. - If there's popular demand for it, support for user-defined configuration files could be added. -### Test of Requirements - -We use this command line to check if the runtime requirements are met: - -``` -GENERATOR_NAME --trig 10 --docker --seed 1448577483 -``` - -That should produce a file `GENERATOR_NAME.dat` in the current working directory. - -The script `requirements.zsh` will compile all the generators, check for their executable names, run them with their environment and the above options, and check for the output file, and then output the table in the next section. - ### [Maintenance](./doc/maintenance.md) [clasdis]: https://github.com/jeffersonlab/clasdis