Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
ZEO
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nexedi
ZEO
Commits
7613c787
Commit
7613c787
authored
Oct 08, 2002
by
Fred Drake
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Initial version of new configuration parser and support.
This is still in development.
parent
39bfafe5
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
70 additions
and
0 deletions
+70
-0
doc/ZConfig/zconfig.tex
doc/ZConfig/zconfig.tex
+70
-0
No files found.
doc/ZConfig/zconfig.tex
0 → 100644
View file @
7613c787
\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}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment