This script generates a doc directory from the Remix Plugin Repo. It works by cloning the repo on your local filesystem and parsing it and automatically generating docs in sphinx.
- SPHINX pip install sphinx
- SPHINX RTD THEME: pip install sphinx-rtd-theme
- RECOMMONMARK ( for md support ) pip install --upgrade recommonmark
npm i
node index.js