SyncEngine's core github can be found HERE.
SyncEngine docs developed using MKDOCS
- Start your local development server with: mkdocs serve
- Build the entire project using: mkdocs build
To install currently used run the following plugins:
pip install mkdocs-redirects
pip install mkdocs-autorefs
pip install mkdocs-awesome-pages-plugin
pip install mkdocs-minify-plugin