summaryrefslogtreecommitdiff
path: root/docs/users_guide_2_src/16_nonHtml.txt
blob: b618ab0a79d155b2675d939432fd8e9ed6c40f2f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{Non-HTML Output}
\label{nonHTML}

Cheetah can also output any other text format besides HTML.

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Python source code}
\label{nonHTML.python}

To be written.  We're in the middle of working on an autoindenter to
make it easier to encode Python indentation in a Cheetah template.

% Local Variables:
% TeX-master: "users_guide"
% End:      
%# vim: sw=4 ts=4 expandtab