The documentation for all Project Limitless projects built with MkDocs.
> cd _theme
> npm install && bower install
> gulp build --productionTo edit / develop the documentation locally
pip install mkdocs
cd iorpc
mkdocs serveTo build production-ready documentation
pip install mkdocs
cd iorpc
mkdocs buildThe resulting site folder will contain the documentation.
The documentation sites use a modified version of the great
MkDocs Material Theme. You can
find the license at _theme/LICENSE.
A part of Project Limitless
