mirror of
https://github.com/catchorg/Catch2.git
synced 2025-11-13 09:59:32 +01: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