Commit 7613c787 authored by Fred Drake's avatar Fred Drake

Initial version of new configuration parser and support.

This is still in development.
parent 39bfafe5
\documentclass{howto}
\title{ZConfig Package Reference}
%\date{\today}
%\release{0.00}
\author{Zope Corporation}
\authoraddress{
Lafayette Technology Center\\
513 Prince Edward Street\\
Fredericksburg, VA 22401\\
\url{http://www.zope.com/}
}
\begin{document}
\maketitle
\begin{abstract}
\noindent
\end{abstract}
\tableofcontents
\section{Introduction \label{intro}}
\section{Configuration Syntax \label{syntax}}
\section{\module{ZConfig} --- Basic configuration support}
\declaremodule{}{ZConfig}
\modulesynopsis{Configuration package}
\section{\module{ZConfig.Context} --- Application context}
\declaremodule{}{ZConfig.Context}
\modulesynopsis{Application context}
\section{\module{ZConfig.Config} --- Section objects}
\declaremodule{}{ZConfig.Config}
\modulesynopsis{Standard section objects}
\section{\module{ZConfig.Common} --- Exceptions}
\declaremodule{}{ZConfig.Common}
\modulesynopsis{Exceptions}
\section{\module{ZConfig.ApacheStyle} --- Apache-style parser}
\declaremodule{}{ZConfig.ApacheStyle}
\modulesynopsis{Parser for Apache-style configurations}
\section{\module{ZConfig.BracesStyle} --- Alternate syntax}
\declaremodule{}{ZConfig.BracesStyle}
\modulesynopsis{Parser for an alternate syntax}
\end{document}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment