docs-build-pdf.properties 352 B

1234567891011121314
  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. # Include only related links from reltables
  6. include.rellinks = friend
  7. # Base file name of the generated PDF file:
  8. outputFile.base = userguide
  9. # Stop processing if there are any errors:
  10. processing-mode = strict