from code-server

This commit is contained in:
Andy Bunce 2021-03-23 22:38:58 +00:00
parent eda5c02fe9
commit 5ef8bdba47
2652 changed files with 528235 additions and 0 deletions

View file

@ -0,0 +1,14 @@
# Disable default MiniToC layout
args.chapter.layout = BASIC
# Generate headings for sections within task topics:
args.gen.task.lbl = YES
# Include only related links from reltables
include.rellinks = friend
# Base file name of the generated PDF file:
outputFile.base = userguide
# Stop processing if there are any errors:
processing-mode = strict