paltalabs / soroban-react

@soroban-react is a simple, powerful framework for building modern Soroban dApps using React.
https://soroban-react.paltalabs.io/
Apache License 2.0
30 stars 15 forks source link

Change documentation to HTML output #85

Closed benjaminsalon closed 6 months ago

benjaminsalon commented 6 months ago

@esteblock

So I changed the typedoc settings to output html directly which could be serve on Vercel.

The result for the technical documentation is quite nice.

The issue I currently have is that I don't know yet how to add some modules that are non technical (Tutorial for contributing for instance) without creating a fake module in the repo.

You can check the output html in 'docs/Technical-Docs'