mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 01:01:27 +00:00
qla2x00t/doc/Makefile: Add to repository
This commit is contained in:
2
qla2x00t/doc/Makefile
Normal file
2
qla2x00t/doc/Makefile
Normal file
@@ -0,0 +1,2 @@
|
||||
check:
|
||||
find -name '*.html' | while read f; do tidy -e < "$$f" | sed "s|^-e|$$f|"; done
|
||||
Reference in New Issue
Block a user