diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-05-21 20:44:42 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2006-05-21 20:44:42 +0000 |
| commit | 9e68bc8c401fabd1f4686df90fc1fdaf22f06585 (patch) | |
| tree | 0e114b9fdd3da34f8026baea226eb5cd3657b029 /docutils/docs/api | |
| parent | 4dcaae7263895a60d6a40b2754ca21a9494983c3 (diff) | |
| download | docutils-9e68bc8c401fabd1f4686df90fc1fdaf22f06585.tar.gz | |
use $Id$ instead of $Date$ and $Revision$;
collapsed Author and Contact fields;
use canonical email addresses for David and Felix;
(I have reviewed the diff)
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@4564 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/api')
| -rw-r--r-- | docutils/docs/api/cmdline-tool.txt | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/docutils/docs/api/cmdline-tool.txt b/docutils/docs/api/cmdline-tool.txt index 3d3d4a635..200113f99 100644 --- a/docutils/docs/api/cmdline-tool.txt +++ b/docutils/docs/api/cmdline-tool.txt @@ -25,10 +25,8 @@ the ``.py`` extension. Next are some comments providing metadata:: - # Author: David Goodger - # Contact: goodger@python.org - # Revision: $Revision: ... - # Date: $Date: ... + # $Id$ + # Author: David Goodger <goodger@python.org> # Copyright: This module has been placed in the public domain. The module docstring describes the purpose of the tool:: |
