Documentation project for RoyaleAPI
The documentation uses Docsify as its rendering engine. If you wish to edit the docs in your local environment, please install docsify via NPM so you can see your changes locally.
It is recommended to install docsify-cli
globally, which helps initializing and previewing the website locally.
npm i docsify-cli -g
docsify serve docs
Detailed instructions can be found at https://docsify.js.org/