mirror of
https://github.com/python/cpython.git
synced 2025-07-23 11:15:24 +00:00
Markup nit.
Add module synopsis.
This commit is contained in:
parent
629082edd6
commit
c7dd3e11da
1 changed files with 4 additions and 4 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue