Go to file
2023-06-11 08:51:16 +06:00
.fleet mkdocs inited 2023-06-10 01:50:56 +06:00
.github/workflows improve syntax highlighting 2023-06-10 13:52:58 +06:00
docs add default pages for krontab and kslog 2023-06-10 18:09:33 +06:00
.gitignore add .idea in ignore 2023-06-10 17:47:29 +06:00
LICENSE Initial commit 2023-06-09 22:34:11 +06:00
mkdocs.yml add default pages for krontab and kslog 2023-06-10 18:09:33 +06:00
README.md Update README.md 2023-06-11 08:51:16 +06:00

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