mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-05 14:39:32 +01:00
Add html anchor 'top'
This commit is contained in:
committed by
Martin Hořeňovský
parent
a7a9be59ff
commit
e8225052f1
@@ -1,3 +1,4 @@
|
||||
<a id="top"></a>
|
||||
# Supplying main() yourself
|
||||
|
||||
The easiest way to use Catch is to let it supply ```main()``` for you and handle configuring itself from the command line.
|
||||
|
||||
Reference in New Issue
Block a user