Skip to content

Commit 6d3cd03

Browse files
committed
Minor changes to the documentation
1 parent 8c80e5d commit 6d3cd03

File tree

3 files changed

+4
-12
lines changed

3 files changed

+4
-12
lines changed

PythonForDelphi/Changes.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1247,3 +1247,6 @@ BaseException # New in Python 2.5
12471247
request made by Samuel Iseli.
12481248
* Added new property "Version" to TPythonEngine returning the current version of P4D as a string as a
12491249
request made by Roar Larsen.
1250+
1251+
NOTE: This document has not been updated for a long time. Please use the Github tools (history, issue tracher) to
1252+
follow the changes to this project.

PythonForDelphi/Readme.txt

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -101,17 +101,8 @@ INSTALLATION:
101101
For Delphi 7, install the "PythonVCL_d7" package located in the Components folder
102102
and add the folder "...\Components\Sources\VCL".
103103

104-
3) Build PythonIDE (This is optional)
105-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
106-
107-
You can download the latest build of this application from
108-
http://mmm-experts.com/Downloads.aspx?ProductId=4
109104

110-
If you want to rebuild PythonIDE by yourself, you must look at PythonIDE\Readme.txt
111-
for the required component packages to install first.
112-
113-
114-
3) Build Modules\Delphi\Delphi.dpr (This is optional)
105+
3) Build Modules\Delphi\Delphi.dpr (This is optional and unsupported)
115106
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
116107

117108
Once the project is build you can either extend the Python path with ..\Modules or

PythonForDelphi/To do.txt

Lines changed: 0 additions & 2 deletions
This file was deleted.

0 commit comments

Comments
 (0)