这个提交包含在:
lbykkkk
2024-11-27 22:40:23 +08:00
父节点 9b9d77eded
当前提交 27958b9030

查看文件

@@ -625,7 +625,7 @@ class ArxivSplitter:
base_fragment_template = {
'title': doc_structure.title,
'abstract': doc_structure.abstract,
'section_tree': section_tree,
'catalogs': section_tree,
'arxiv_id': arxiv_id
}