TELEGRAM BOT FOR NEO
Overview
Full developing internal documentation for Telegram BOT NEO. This documentation was bootstraped with MkDocs and Material for MkDocs.
Installation
For serve this documentation locally, you need to install dependencies grouped in requirements.txt file on root foolder (or using poetry with the pyproject.toml file) and run mkdocs serve command:
Python virtual environment
Poetry
Other commands
mkdocs build- Build the documentation site.mkdocs -h- Print help message and exit.
Note: This documentation is only for internal use, and is not intended to be public.