docs-build-pdf.properties 281 B

1234567891011
  1. # Disable default MiniToC layout
  2. args.chapter.layout = BASIC
  3. # Generate headings for sections within task topics:
  4. args.gen.task.lbl = YES
  5. # Base file name of the generated PDF file:
  6. outputFile.base = userguide
  7. # Stop processing if there are any errors:
  8. processing-mode = strict