This commit is contained in:
15
tools/benchmark-harness/fixtures/docbook_chapter.json
Normal file
15
tools/benchmark-harness/fixtures/docbook_chapter.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"document": "../../../test_documents/docbook/docbook-chapter.docbook",
|
||||
"file_type": "docbook",
|
||||
"file_size": 1088,
|
||||
"expected_frameworks": ["kreuzberg"],
|
||||
"metadata": {
|
||||
"description": "DocBook chapter with structured content",
|
||||
"category": "documentation"
|
||||
},
|
||||
"ground_truth": {
|
||||
"text_file": "../../../test_documents/ground_truth/docbook/docbook-chapter.txt",
|
||||
"markdown_file": "../../../test_documents/ground_truth/docbook/docbook-chapter.md",
|
||||
"source": "pandoc"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user