You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2025. It is now read-only.
In your blog post you mentioned the way of publishing the documentation: Since the documentation is only comprised of static files (HTML, CSS, JavaScript, etc.) it’s possible to host it as a static website and restrict access to it.
Did you use the above approach as the part of CI/CD pipeline for publishing the API documentation?
Were any issues with using it?
Thank you!