Skip to content

bunsenstraat/remix-plugin-docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Remix Plugin Documentation generator

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.

Requirements

  • 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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published