Remove period from end of headings.

This commit is contained in:
Georg Brandl 2009-06-08 07:57:35 +00:00
parent 64092a56ec
commit 42a826408b
6 changed files with 12 additions and 18 deletions

View file

@ -1,6 +1,5 @@
:mod:`cgi` --- Common Gateway Interface support.
================================================
:mod:`cgi` --- Common Gateway Interface support
===============================================
.. module:: cgi
:synopsis: Helpers for running Python scripts via the Common Gateway Interface.