From ae7cb63c8393bbe4b50989d3f38cf1476960478b Mon Sep 17 00:00:00 2001 From: Ralph Amissah Date: Wed, 5 May 2021 10:41:28 -0400 Subject: org-mode file minor adjustment --- src/doc_reform/meta/metadoc_from_src.d | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'src') diff --git a/src/doc_reform/meta/metadoc_from_src.d b/src/doc_reform/meta/metadoc_from_src.d index 6f735bd..6f6b383 100644 --- a/src/doc_reform/meta/metadoc_from_src.d +++ b/src/doc_reform/meta/metadoc_from_src.d @@ -125,9 +125,7 @@ template docAbstraction() { return _e(); } /+ initialize +/ - ObjGenericComposite[] the_table_of_contents_section; - ObjGenericComposite[] the_document_head_section, the_document_body_section, the_bibliography_section, the_glossary_section, the_blurb_section; - ObjGenericComposite[] the_dom_tail_section; + ObjGenericComposite[] the_table_of_contents_section, the_document_head_section, the_document_body_section, the_bibliography_section, the_glossary_section, the_blurb_section, the_dom_tail_section; string[string] an_object, processing; string an_object_key; string[] anchor_tags; -- cgit v1.2.3