Added first cut of docs for configuring Catch

- initially just covers new colour config
- also updated all [Home] links in footers to go to local readme
This commit is contained in:
Phil Nash
2014-10-21 18:25:57 +01:00
parent e54ac70671
commit 32186db1b0
14 changed files with 39 additions and 16 deletions

View File

@@ -9,6 +9,7 @@ Before looking at this material be sure to read the [tutorial](tutorial.md)
* [Command line](command-line.md)
* [Build systems](build-systems.md)
* [Supplying your own main()](own-main.md)
* [Configuration](configuration.md)
* [Why are my tests slow to compile?](slow-compiles.md)
Other
@@ -16,8 +17,3 @@ Other
* [Why Catch?](why-catch.md)
* [What's changed](whats-changed.md)
* [Contributing](contributing.md)
---
[Home](../README.md)