-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Have an automatically generated documentation #84
Comments
Could we also use Slate? |
@christianbrb It might be possible. I did a quick search and there is a typedoc markdown plugin. |
If we take Slate -> need to check how we deploy it and where to deploy it |
I heard someone only having good things to say about https://docsify.js.org which should be pretty straightforward to use as well if typedoc generates markdown EDIT: https://docute.org as well |
I am going with vuepress since it is already supported by typedoc-plugin-markdown. |
Description
Evaluate if it makes sense to generate documentation from the source code using typedoc.
Acceptance criteria
lightclient.raiden.network/docs
Tasks
Story Points
The text was updated successfully, but these errors were encountered: