Open
Description
Is your feature request related to a problem? Please describe.
Currently, when building the docs using the make docs
command, many errors and warnings are being raised. This makes the deployment really difficult because we can't know for sure that the docs are not broken.
Describe the solution you'd like
The required solution would be that the build process of the docs will contain no warnings - this way when there is a new error, the build & deployment can be stopped because we will know for sure there is a bug in the docs.