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
@davydovanton I was thinking about the same thing, but this goes beyond the scope of the ecosystem.
If you want to go ahead, we should have a separated repository to generate the API docs from YARD.
We can create http://docs.hanamirb.org for this purpose.
Docs should be versioned with major and minor release number eg: /v1.0.
Each versioned path should contain a full blown documentation generated from all the gems.
Now I have simple hanami-doc repository. I used sdoc for generation it.
What we want to do
I think it will be cool to add YARV support to sdoc. After that, we can replace my repository to hanami org and use this.
Any ideas how we can do it?
The text was updated successfully, but these errors were encountered: