This repository will have raw md source of docs for booster bot.
- Install pip on your device.
- Install Material for MkDocs with
pipcommand:pip install mkdocs-material mkdocs serve- Start the live-reloading docs server.
Info: mkdocs -h - Print help message and exit.
- You can create an issue of what's missing that you want to add or want us to add OR check existing issues and find some suggestions by others that you can work on and contribute.
- Once you've assigned any issue, you can make changes and raise a pull request against
devbranch. Reference PR: https://github.com/Hai-Lucy/mkdocs-lucy/pull/1
Join support server for more info: Server Support
mkdocs new [dir-name]- Create a new project.mkdocs serve- Start the live-reloading docs server.mkdocs build- Build the documentation site.mkdocs -h- Print help message and exit.