mirror of
https://github.com/InsanusMokrassar/docs.git
synced 2024-11-22 08:13:59 +00:00
.fleet | ||
.github/workflows | ||
docs | ||
.gitignore | ||
LICENSE | ||
mkdocs.yml | ||
pyproject.toml | ||
README.md |
docs
It is documentation repository for the projects of InsanusMokrassar. In case you wish to interact with that lib localy, you will need to install dependnecies and mkdocs:
pip install mkdocs markdown-callouts mkdocs-autorefs mkdocs-include-dir-to-nav mkdocs-material pymdown-extensions
The snippet above can be outdated. See publish workflow to be sure about building steps
Running and build
In Fleet
you may use these configs. Localy there are several common options for build:
mkdocs build
^ Will build mkdocs
mkdocs serve
^ Will continuously build until first failure in build