Are there any similar documentation hosting services similar to readthedocs for Sphinx and python but for JS/TS projects? I understand there are a whole host of documentation generators for Node projects, but for TS projects as an example, I usually fall back to typedoc. Typically, I usually use github to host my documentation for JS/TS lib docs, or use S3 hosting, but I was wondering if there was a simpler option than those that could be integrated into my commits similar to RTD.
Submitted January 02, 2020 at 07:01PM by securisec
No comments:
Post a Comment