
Qualify your Sphinx-based documentation toolchain for safety audits required by ISO 26262, IEC 61508, EN 50716, and more.
Visit safety.useblocks.com for the complete documentation.
This documentation is available as Open-Source under the MIT License.
- Check out repo
- Use
rye
for manageing the Python venv - Install Python dependencies:
rye sync
- Build docs via:
rye run sphinx-build -a -E -b html . _build/html
- Open any browser, for instance via
firefox _build/html/index.html
Please visit our Usage page for more information.
We are happy to retreive PR or issues. Just us the normal GitHub mechanism to collaborate.
More details about Contribution can be find on your Contribute page.
This Sphinx Classification documentation is maintained by
This Classification Documentation is using Sphinx-Needs for modeling und documenting the relation of the needed elements for safe tool executions.
It concentrates on the Classification itself, which documents mainly tool feature and possible errors during their execution.
The Qualification aspects are available as a commercial package. For details please visit our Qualification Kit page.
