Skip to main content

Writing documentation

Documentation is written in Moonwave format and is built using Moonwave. See more info here: https://eryn.io/moonwave/

Updating docs

You should see a docs folder in your repository, where you can write docs in markdown format. See more info here: https://eryn.io/moonwave/docs/Docs

API

API documentation is automatically generated by moonwave. To see it locally, run moonwave dev --code src.

Configuring moonwave

To configure moonwave, you will need to edit moonwave.toml. See more here: https://eryn.io/moonwave/docs/Configuration