# TrustInSoft CI Documentation

## TrustInSoft CI Documentation

- [Overview](https://docs.ci.trust-in-soft.com/master.md)
- [Introduction tutorial](https://docs.ci.trust-in-soft.com/tutorial.md): Estimated time to complete: 40 minutes
- [Prepare the demo project](https://docs.ci.trust-in-soft.com/tutorial/prepare-the-demo-project.md)
- [Set up the continuous analysis](https://docs.ci.trust-in-soft.com/tutorial/set-up-the-continuous-verification.md)
- [Find the root cause of the undefined behavior](https://docs.ci.trust-in-soft.com/tutorial/find-the-root-cause-of-the-undefined-behaviors.md): On the previous page, we added a tis.config file and detected an undefined behavior.
- [Prove the absence of undefined behaviors](https://docs.ci.trust-in-soft.com/tutorial/prove-the-absence-of-undefined-behaviors.md): On the previous page, we found the root cause of the detected undefined behavior.
- [Go beyond your test suite](https://docs.ci.trust-in-soft.com/tutorial/go-beyond-your-test-suite.md): On the previous page, we proved the absence of undefined behaviors on the test.
- [C++ tutorial](https://docs.ci.trust-in-soft.com/tutorial-cxx.md): Estimated time to complete: 20 minutes
- [Prerequisites](https://docs.ci.trust-in-soft.com/tutorial-cxx/prerequisites.md)
- [Identifiers, constructors and calling conventions](https://docs.ci.trust-in-soft.com/tutorial-cxx/identifiers-constructors-and-calling-conventions.md)
- [Learn more](https://docs.ci.trust-in-soft.com/tutorial-cxx/learn-more.md)
- [Configuration files](https://docs.ci.trust-in-soft.com/configuration-file.md)
- [Build preparation stage](https://docs.ci.trust-in-soft.com/configuration-file/build-preparation-script.md)
- [Analyses configuration](https://docs.ci.trust-in-soft.com/configuration-file/analyses-configuration-file.md)
- [Tips: Switching from a Global configuration to a Committed configuration](https://docs.ci.trust-in-soft.com/configuration-file/tips-switching-from-a-global-configuration-to-a-committed-configuration.md)
- [Tips: Generalize analyses for several architectures](https://docs.ci.trust-in-soft.com/configuration-file/tips-generalize-analyses-for-several-architectures.md)
- [Tips: Factorize options between several analyses](https://docs.ci.trust-in-soft.com/configuration-file/tips-factorize-options-between-several-analyses.md)
- [Get help](https://docs.ci.trust-in-soft.com/get-help.md)
- [Changelog](https://docs.ci.trust-in-soft.com/changelog.md)
- [Glossary](https://docs.ci.trust-in-soft.com/glossary.md)
- [FAQ](https://docs.ci.trust-in-soft.com/faq.md)
- [Supported architectures](https://docs.ci.trust-in-soft.com/reference/supported-architectures.md)
- [Add a status badge](https://docs.ci.trust-in-soft.com/reference/status-badge.md)
- [GitHub organizations](https://docs.ci.trust-in-soft.com/reference/github-organizations.md)
- [CWE coverage](https://docs.ci.trust-in-soft.com/reference/cwe-coverage.md)
