mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-03 05:45:39 +02:00
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:
@@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user