Updated documentation TOCs

This commit is contained in:
Martin Moene
2018-09-05 10:01:54 +02:00
committed by Martin Hořeňovský
parent 60b05b2041
commit a81c01d4f9
6 changed files with 38 additions and 1 deletions

View File

@@ -1,6 +1,12 @@
<a id="top"></a>
# CI and other odd pieces
**Contents**<br>
[Continuous Integration systems](#continuous-integration-systems)<br>
[Other reporters](#other-reporters)<br>
[Low-level tools](#low-level-tools)<br>
[CMake](#cmake)<br>
This page talks about how Catch integrates with Continuous Integration
Build Systems may refer to low-level tools, like CMake, or larger systems that run on servers, like Jenkins or TeamCity. This page will talk about both.