mirror of
https://github.com/catchorg/Catch2.git
synced 2024-11-22 13:26:10 +01:00
Filled out reference index and added placeholders for assertions and logging docs
This commit is contained in:
parent
d07cd3353f
commit
46953c8319
5
docs/assertions.md
Normal file
5
docs/assertions.md
Normal file
@ -0,0 +1,5 @@
|
||||
placeholder for assertion macros
|
||||
|
||||
---
|
||||
|
||||
[Home](../README.md)
|
5
docs/logging.md
Normal file
5
docs/logging.md
Normal file
@ -0,0 +1,5 @@
|
||||
placeholder for logging docs
|
||||
|
||||
---
|
||||
|
||||
[Home](../README.md)
|
@ -1,4 +1,11 @@
|
||||
placeholder for reference index
|
||||
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)
|
||||
|
||||
---
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user