nim-regex icon indicating copy to clipboard operation
nim-regex copied to clipboard

docs should be built as part of CI, not generated manually and checked in

Open timotheecour opened this issue 5 years ago • 0 comments

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)

timotheecour avatar Nov 03 '20 15:11 timotheecour