Update of /cvsroot/happydoc/HappyDoc3/happydoclib/docset/docset_TAL/templates
In directory sc8-pr-cvs1:/tmp/cvs-serv12578/happydoclib/docset/docset_TAL/templates
Added Files:
README.stx
Log Message:
Documentation for the templates directory.
--- NEW FILE: README.stx ---
TAL Templates
This directory contains template sets for the TAL docset plugin to
HappyDoc. Each subdirectory contains one full template set.
Expected Files
Each template must provide at least these files:
'toc.pt' -- Table of contents. This template is used to render
each directory table of contents file, usually resulting in an
'index.html' file.
'plain_text.pt' -- Plain text formatter. This template is used to
render plain and structured text files which are converted to the
output format.
Creating a new Template Set
- using macros
- API available to macros from the docset
- writing utility modules
|