nim-regex
nim-regex copied to clipboard
docs should be built as part of CI, not generated manually and checked in
now that https://github.com/nitely/nim-regex/pull/86 was merged (yay!) I think docs should be removed and generated via github actions CI on each push to master; eg you can do same as I did here:
https://github.com/nim-lang/fusion/pull/26/files
(and https://github.com/nim-lang/fusion/pull/24/files might or not be needed)