Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 481 Bytes

File metadata and controls

16 lines (12 loc) · 481 Bytes

SyncEngine Docs

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