README.md #1

  • //
  • guest/
  • perforce_software/
  • doc_build/
  • main/
  • sample_guide/
  • assets/
  • htmlhelp/
  • README.md
  • Markdown
  • View
  • Commits
  • Open Download .zip Download (657 B)

htmlhelp assets

build.properties contains properties that inform folder/file locations, and DocBook properties that configureformatting or transformation behavior.

htmlhelp.xsl is an XSLT stylesheet used in HTML generation that will be compiled into a CHM file with Microsoft's HTMLHelp Workshop. It also provides an opportunity to customize any of the styles provided by the master Perforce htmlhelp.xsl stylesheet, or to completely override it.

The images folder should contain any images referenced within the guide. Ideally, images can be in any web readable formats, such as PNG, JPEG, GIF, etc.

<!--- vim: set ts=2 sw=2 tw=74 ai si: -->

# htmlhelp assets

`build.properties` contains properties that inform folder/file locations,
and DocBook properties that configureformatting or transformation
behavior.

`htmlhelp.xsl` is an XSLT stylesheet used in HTML generation that will be
compiled into a CHM file with Microsoft's HTMLHelp Workshop. It also
provides an opportunity to customize any of the styles provided by the
master Perforce `htmlhelp.xsl` stylesheet, or to completely override it.

The `images` folder should contain any images referenced within the guide.
Ideally, images can be in any web readable formats, such as PNG, JPEG,
GIF, etc.

<!--- vim: set ts=2 sw=2 tw=74 ai si: -->
# 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