Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
ZODB
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
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Nicolas Wavrant
ZODB
Commits
3bc304ce
Commit
3bc304ce
authored
Dec 05, 2002
by
Fred Drake
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
For consistency with the Python documentation style, use periods at
the end of the \modulesynopsis blurbs.
parent
68550e89
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
doc/ZConfig/zconfig.tex
doc/ZConfig/zconfig.tex
+6
-6
No files found.
doc/ZConfig/zconfig.tex
View file @
3bc304ce
...
@@ -227,7 +227,7 @@ key $name
...
@@ -227,7 +227,7 @@ key $name
\section
{
\module
{
ZConfig
}
---
Basic configuration support
}
\section
{
\module
{
ZConfig
}
---
Basic configuration support
}
\declaremodule
{}{
ZConfig
}
\declaremodule
{}{
ZConfig
}
\modulesynopsis
{
Configuration package
}
\modulesynopsis
{
Configuration package
.
}
The main
\module
{
ZConfig
}
package exports two convenience functions:
The main
\module
{
ZConfig
}
package exports two convenience functions:
...
@@ -249,7 +249,7 @@ The main \module{ZConfig} package exports two convenience functions:
...
@@ -249,7 +249,7 @@ The main \module{ZConfig} package exports two convenience functions:
\section
{
\module
{
ZConfig.Context
}
---
Application context
}
\section
{
\module
{
ZConfig.Context
}
---
Application context
}
\declaremodule
{}{
ZConfig.Context
}
\declaremodule
{}{
ZConfig.Context
}
\modulesynopsis
{
Application context
}
\modulesynopsis
{
Application context
.
}
The
\module
{
ZConfig
}
package uses the idea of an
\dfn
{
application
The
\module
{
ZConfig
}
package uses the idea of an
\dfn
{
application
context
}
to consolidate the connections between the different
context
}
to consolidate the connections between the different
...
@@ -373,7 +373,7 @@ implemented by the alternate parser.
...
@@ -373,7 +373,7 @@ implemented by the alternate parser.
\section
{
\module
{
ZConfig.Config
}
---
Section objects
}
\section
{
\module
{
ZConfig.Config
}
---
Section objects
}
\declaremodule
{}{
ZConfig.Config
}
\declaremodule
{}{
ZConfig.Config
}
\modulesynopsis
{
Standard section objects
}
\modulesynopsis
{
Standard section objects
.
}
The
\module
{
ZConfig.Config
}
module provides implementations of the
The
\module
{
ZConfig.Config
}
module provides implementations of the
...
@@ -558,7 +558,7 @@ support this interface.
...
@@ -558,7 +558,7 @@ support this interface.
\section
{
\module
{
ZConfig.Common
}
---
Exceptions
}
\section
{
\module
{
ZConfig.Common
}
---
Exceptions
}
\declaremodule
{}{
ZConfig.Common
}
\declaremodule
{}{
ZConfig.Common
}
\modulesynopsis
{
Exceptions
}
\modulesynopsis
{
Exceptions
for ZConfig.
}
\begin
{
excdesc
}{
ConfigurationError
}
\begin
{
excdesc
}{
ConfigurationError
}
Base class for exceptions specific to the
\module
{
ZConfig
}
package.
Base class for exceptions specific to the
\module
{
ZConfig
}
package.
...
@@ -590,7 +590,7 @@ support this interface.
...
@@ -590,7 +590,7 @@ support this interface.
\section
{
\module
{
ZConfig.ApacheStyle
}
---
Apache
-
style parser
}
\section
{
\module
{
ZConfig.ApacheStyle
}
---
Apache
-
style parser
}
\declaremodule
{}{
ZConfig.ApacheStyle
}
\declaremodule
{}{
ZConfig.ApacheStyle
}
\modulesynopsis
{
Parser for Apache
-
style configurations
}
\modulesynopsis
{
Parser for Apache
-
style configurations
.
}
The
\module
{
ZConfig.ApacheStyle
}
module implements the configuration
The
\module
{
ZConfig.ApacheStyle
}
module implements the configuration
parser. Most applications will not need to use this module directly.
parser. Most applications will not need to use this module directly.
...
@@ -610,7 +610,7 @@ This module provides a single function:
...
@@ -610,7 +610,7 @@ This module provides a single function:
\section
{
\module
{
ZConfig.Substitution
}
---
String substitution
}
\section
{
\module
{
ZConfig.Substitution
}
---
String substitution
}
\declaremodule
{}{
ZConfig.Substitution
}
\declaremodule
{}{
ZConfig.Substitution
}
\modulesynopsis
{
Shell
-
style string substitution helper
}
\modulesynopsis
{
Shell
-
style string substitution helper
.
}
This module provides a basic substitution facility similar to that
This module provides a basic substitution facility similar to that
found in the Bourne shell
(
\program
{
sh
}
on most
\UNIX
{}
platforms
)
.
found in the Bourne shell
(
\program
{
sh
}
on most
\UNIX
{}
platforms
)
.
...
...
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