mirror of
https://github.com/catchorg/Catch2.git
synced 2025-08-02 21:35:40 +02:00
Add infrastructure for embedding code samples in docs.
This commit is contained in:

committed by
Martin Hořeňovský

parent
f57689f888
commit
8c3970465d
9
mdsnippets.json
Normal file
9
mdsnippets.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"ReadOnly": false,
|
||||
"TocLevel": 5,
|
||||
"Exclude": [
|
||||
"cmake-build"
|
||||
],
|
||||
"WriteHeader": false,
|
||||
"Convention": "InPlaceOverwrite"
|
||||
}
|
Reference in New Issue
Block a user