mirror of
https://github.com/python/cpython.git
synced 2024-11-25 19:03:49 +08:00
Markup nit.
Add module synopsis.
This commit is contained in:
parent
629082edd6
commit
c7dd3e11da
@ -1,10 +1,10 @@
|
||||
\chapter{Amoeba Specific Services}
|
||||
|
||||
\section{\module{amoeba} ---
|
||||
None}
|
||||
Amoeba system support.}
|
||||
\declaremodule{builtin}{amoeba}
|
||||
|
||||
\modulesynopsis{None}
|
||||
\modulesynopsis{Functions for the Amoeba operating system.}
|
||||
|
||||
|
||||
This module provides some object types and operations useful for
|
||||
@ -107,8 +107,8 @@ Returns the size of a bullet file.
|
||||
\end{funcdesc}
|
||||
|
||||
\begin{funcdesc}{dir_append}{}
|
||||
\funcline{dir_delete}{}\
|
||||
\funcline{dir_lookup}{}\
|
||||
\funcline{dir_delete}{}
|
||||
\funcline{dir_lookup}{}
|
||||
\funcline{dir_replace}{}
|
||||
Like the corresponding
|
||||
\samp{name_}*
|
||||
|
Loading…
Reference in New Issue
Block a user