docs: add api docs link in contrib guide

This commit is contained in:
Mikhail Zolotukhin 2021-11-14 15:22:25 +03:00
parent 80cf1c0b30
commit 39dacf93d3

View File

@ -74,7 +74,10 @@ see in unit-tests and the global environment you see in the script, while it is
running in KWin scripting environment, are not the same. Because of this we
minimize the usage of global object in the code, and you should do the same.
## 📑 API Documentation generation
## 📑 API Documentation
> ☝️ To view the current API documentation please go
> [here](https://bismuth-forge.github.io/bismuth/).
To generate API docs, run the following: