git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/branches/WX_2_4_BRANCH@20477 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Patrick K. O'Brien
2003-05-04 19:35:53 +00:00
parent ad72f14fdf
commit 674fa4d446
4 changed files with 67 additions and 40 deletions

View File

@@ -2,16 +2,19 @@
The wxPython Manual
=====================
--------------------------------------------------------
A guide to the wxPython toolkit for Python programmers
--------------------------------------------------------
--------------------------------------------
A guide to wxPython for Python programmers
--------------------------------------------
:Author: Patrick K. O'Brien
:Contact: pobrien@orbtech.com
:Organization: Orbtech_
:Date: $Date$
:Revision: $Revision$
:License: wxWindows Free Documentation Licence, Version 3
.. _Orbtech: http://www.orbtech.com/
.. contents::
@@ -983,15 +986,20 @@ ID_YES
ID_YESTOALL
Source Document
Source document
===============
The source document is named wxPython.txt and is located in the
PyCrust/wxd directory. It is written using a fantastic formatting
convention called reStructuredText. The wxPython.html file is created
The source document is named wxPythonManual.txt and can be found by
clicking the link at the bottom of this page (assuming you are viewing
the html file). It is written using a fantastic formatting convention
called reStructuredText. The wxPythonManual.html file is created
using the Docutils utilities, which can turn reStructuredText
documents into html, xml, pdf, and even OpenOffice files.
Submitting changes to the source document
=========================================
Some items in the source text file look like this::
.. This is text from the wxWindows documentation that needs to be
@@ -1028,5 +1036,5 @@ License
This document began as a translation of the wxWindows documentation.
As such, it adheres to the same license, which is provided here:
.. include:: ../license/licendoc.txt
.. include:: ../licence/licendoc.txt
:literal: