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 Nov 24, 2020. It is now read-only.
Documentation has been regarded as a must for a while now, but little has been done to plan how that would be implemented. I propose we work in two main functionalities:
A specification for documentation comments in the sdkgen language (prior art: JSDoc, JavaDoc), compatible with its equivalent in the target languages (namely, Javascript, Java, Kotlin and Swift) + include that documentation on the generated code when transpiling
A documentation target for sdkgen, that could use some ready-to-use documentation solution (such as Docusaurus an GitBook) for generating publishable, human-friendly documentation