sequence-html5.properties 519 B

1234567891011121314151617181920
  1. # Don't generate headings for sections within task topics:
  2. args.gen.task.lbl = NO
  3. # Directory that contains the custom .css file:
  4. args.cssroot = ${args.input.dir}/css/
  5. # Custom .css file used to style output:
  6. args.css = style.css
  7. # Copy the custom .css file to the output directory:
  8. args.copycss = yes
  9. # Location of the copied .css file relative to the output:
  10. args.csspath = branding
  11. # Generate a full navigation TOC in topic pages:
  12. nav-toc = full
  13. # Base name of the Table of Contents file:
  14. args.xhtml.toc = toc