sequence-html5.properties 371 B

1234567891011121314
  1. # Directory that contains the custom .css file:
  2. args.cssroot = ${args.input.dir}/css/
  3. # Custom .css file used to style output:
  4. args.css = style.css
  5. # Copy the custom .css file to the output directory:
  6. args.copycss = yes
  7. # Location of the copied .css file relative to the output:
  8. args.csspath = branding
  9. # Generate a full navigation TOC in topic pages:
  10. nav-toc = full