diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2021-04-13 13:28:20 -0400 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2021-04-13 13:28:20 -0400 |
commit | be3b4e72224953f82d1591752358ad8fba022476 (patch) | |
tree | 46050509969c07f3cbe8a8f72c703f2bcf2dfa86 /org/output_show.org | |
parent | headers: copyright, license, year; also https (diff) |
doc summary reinstated (org fix)
Diffstat (limited to 'org/output_show.org')
-rw-r--r-- | org/output_show.org | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/org/output_show.org b/org/output_show.org index 2f50a94..c870d0a 100644 --- a/org/output_show.org +++ b/org/output_show.org @@ -33,6 +33,7 @@ template spineMetaDocSummary() { <<metadoc_show_initialize>> if (doc_matters.opt.action.verbose || doc_matters.opt.action.show_summary) { + <<meta_metadoc_show_summary_document_check_counts>> <<meta_metadoc_show_summary_document>> } } @@ -41,7 +42,7 @@ template spineMetaDocSummary() { ** (last ocn) -#+NAME: meta_metadoc_show_summary_document +#+NAME: meta_metadoc_show_summary_document_check_counts #+BEGIN_SRC d string[string] check = [ "last_object_number" : "NA [debug \"checkdoc\" not run]", |