We don't have to answer this in order to start coding, but it would be good to address this question as early as possible so that we can be sure to document as we develop.
How and where do we want to document the SDK?
Do we want a separate repository for documentation that is powered by a static site generator, such as Docusaurus? Do we want to put it in something like a docs/API.md file? Use the github wiki? Something entirely different?
We don't have to answer this in order to start coding, but it would be good to address this question as early as possible so that we can be sure to document as we develop.
How and where do we want to document the SDK?
Do we want a separate repository for documentation that is powered by a static site generator, such as Docusaurus? Do we want to put it in something like a
docs/API.mdfile? Use the github wiki? Something entirely different?