mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-02 13:25:41 +02:00
Filled out reference index and added placeholders for assertions and logging docs
This commit is contained in:
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)
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user