Doc updates

This commit is contained in:
Phil Nash
2013-06-07 21:31:28 +01:00
parent 7d5f2715ce
commit 0ec7ea2e49
4 changed files with 8 additions and 4 deletions

View File

@@ -9,7 +9,7 @@ Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm aut
## How to use it
This documentation comprises these three parts:
* [Why do we need yet another C++ Unit Test System?](docs/why-catch.md)
* [Why do we need yet another C++ Test Framework?](docs/why-catch.md)
* [Tutorial](docs/tutorial.md) - getting started
* [Reference section](docs/reference-index.md) - all the details