build.properties #1

  • //
  • guest/
  • perforce_software/
  • doc_build/
  • main/
  • sample_guide/
  • assets/
  • publicsite/
  • build.properties
  • View
  • Commits
  • Open Download .zip Download (764 B)
# HTML transformation properties
output-dir=publicsite-generated
assets-basedir=${book.build.dir}/assets/publicsite
assets-dirs=images/**,css/**,.htaccess
stylesheet-path=${book.build.dir}/assets/publicsite/publicsite.xsl
xsl-dir=${p4-build-dir}/docbook-xsl-ns-1.78.1/webhelp
webhelp.include.search.tab=true

# DocBook properties
chunk.first.sections=0
chunk.section.depth=1
webhelp.autolabel=1

# If you generate a PDF, you make its presence known specifying its
# filename with the following parameter. A "book" icon appears in the HTML
# header bar linking to the specified PDF filename. If you don't copy the
# PDF into the HTML folder, users will receive a 404 error.
# Comment out the line to hide the "book" icon and avoid problems.
pdf.available=ethel.pdf
# Change User Description Committed
#1 12843 eedwards #review-1055133
Add a sample guide to the doc infrastructure that demonstrates
the directory layout, configuration, and source markup for both
AsciiDoc and DocBook.

@matt, @jschaffer, and @jbujes should review.

Rendered HTML is available for review:
http://10.2.0.75/docs/ethel/index.html