commit | 9f7e58afa71f26513c504697ab0747a88ad43753 | [log] [tgz] |
---|---|---|
author | Thomas Heller <theller@ctypes.org> | Fri Apr 21 18:29:17 2006 +0000 |
committer | Thomas Heller <theller@ctypes.org> | Fri Apr 21 18:29:17 2006 +0000 |
tree | 6c41ce53cefb2b9af2b39881f3e32cc0131a3c0a | |
parent | 6ff67ef09687611e810e20c23d5f7f7194693331 [diff] |
Documentation for ctypes. I think that 'generic operating system services' is the best category. Note that the Doc/lib/libctypes.latex file is generated from reST sources. You are welcome to make typo fixes, and I'll try to keep the reST sources in sync, but markup changes would be lost - they should be fixed in the tool that creates the latex file. The conversion script is external/ctypes/docs/manual/mkpydoc.py.