Enable Section Summary TOC for small pages

This commit is contained in:
Rob Winch
2023-08-03 11:11:14 -05:00
parent d1105f5b8e
commit 2ee3fff367
40 changed files with 40 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
[[built-in-commands-stacktrace]]
= Stacktrace
:page-section-summary-toc: 1
When an exception occurs inside command code, it is caught by the shell and a simple, one-line message is displayed
so as not to overflow the user with too much information.