mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-15 18:29:55 +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)
|
||||
|
||||
[Command Line](command-line.md)
|
||||
[Assertion Macros](assertions.md)
|
||||
[Logging Macros](logging.md)
|
||||
[Supplying your own main()](own-main.md)
|
||||
* [Command Line](command-line.md)
|
||||
* [Assertion Macros](assertions.md)
|
||||
* [Logging Macros](logging.md)
|
||||
* [Supplying your own main()](own-main.md)
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user