summaryrefslogtreecommitdiff
path: root/docs/users_guide_src/nonHtml.tex
diff options
context:
space:
mode:
Diffstat (limited to 'docs/users_guide_src/nonHtml.tex')
-rwxr-xr-xdocs/users_guide_src/nonHtml.tex17
1 files changed, 0 insertions, 17 deletions
diff --git a/docs/users_guide_src/nonHtml.tex b/docs/users_guide_src/nonHtml.tex
deleted file mode 100755
index b618ab0..0000000
--- a/docs/users_guide_src/nonHtml.tex
+++ /dev/null
@@ -1,17 +0,0 @@
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
-\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