mirror of
https://github.com/catchorg/Catch2.git
synced 2024-12-23 03:43:28 +01:00
Fixed returns in docs ref
This commit is contained in:
parent
a26ddc9ca7
commit
1d3dd71774
@ -2,10 +2,10 @@ These are the currently documented areas of the framework. There is more to come
|
|||||||
|
|
||||||
Before looking at this material be sure to read the [tutorial](tutorial.md)
|
Before looking at this material be sure to read the [tutorial](tutorial.md)
|
||||||
|
|
||||||
[Command Line](command-line.md)
|
* [Command Line](command-line.md)
|
||||||
[Assertion Macros](assertions.md)
|
* [Assertion Macros](assertions.md)
|
||||||
[Logging Macros](logging.md)
|
* [Logging Macros](logging.md)
|
||||||
[Supplying your own main()](own-main.md)
|
* [Supplying your own main()](own-main.md)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user