up
This commit is contained in:
@@ -625,7 +625,7 @@ class ArxivSplitter:
|
|||||||
base_fragment_template = {
|
base_fragment_template = {
|
||||||
'title': doc_structure.title,
|
'title': doc_structure.title,
|
||||||
'abstract': doc_structure.abstract,
|
'abstract': doc_structure.abstract,
|
||||||
'section_tree': section_tree,
|
'catalogs': section_tree,
|
||||||
'arxiv_id': arxiv_id
|
'arxiv_id': arxiv_id
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user