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
It would be great to have a docusaurus plugin that generates reference documentation from the various tools we have. For starters, it should support wash but once there is a solution to wasmCloud/wasmCloud#2992, we should implement that also
It should:
take an option for binary version
take an option for generated docs path
download the necessary binaries for the version given
save the generated markdown into the given path
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this has been closed too eagerly, please feel free to tag a maintainer so we can keep working on the issue. Thank you for contributing to wasmCloud!
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this has been closed too eagerly, please feel free to tag a maintainer so we can keep working on the issue. Thank you for contributing to wasmCloud!
It would be great to have a docusaurus plugin that generates reference documentation from the various tools we have. For starters, it should support
wash
but once there is a solution to wasmCloud/wasmCloud#2992, we should implement that alsoIt should:
The text was updated successfully, but these errors were encountered: