Where is a phoenix documentation (or help files) for download?

As I said in the subject, where is a phoenix documentation (or help files) for download?

I am offline during work, so I’m depending on something I have available directly. (I tried to use the old wxpython documentation furthermore, but it seems that there are too many differences now.)

Thanks for all help,

Merlem

file:///P/wx/wxPython-src-3.0.2.0/docs/index.htm

try that one !

I would really like to, but I only get

Fehler: Server nicht gefunden

Der Server unter file konnte nicht gefunden werden.

Bitte überprüfen Sie die Adresse auf Tippfehler, wie ww.example.com statt www.example.com

Wenn Sie auch keine andere Website aufrufen können, überprüfen Sie bitte die Netzwerk-/Internetverbindung.

Wenn Ihr Computer oder Netzwerk von einer Firewall oder einem Proxy geschützt wird, stellen Sie bitte sicher, dass Firefox auf das Internet zugreifen darf.

Thanks again from

Merlem

···

16.06.2017, 14:20, “firefox@firemail.cc” firefox@firemail.cc:

file:///P/wx/wxPython-src-3.0.2.0/docs/index.htm

try that one !


You received this message because you are subscribed to the Google Groups “wxPython-users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

See Index of /Phoenix/snapshot-builds for documentation, the demo and some additions like debug symbol files.
Always take the demo with you when you work offline!

Unfortunately, there's nothing such compact as the old .chm file.

Regards,

Dietmar

···

On 6/16/17 1:58 PM, merl em wrote:

As I said in the subject, where is a phoenix documentation (or help files) for download?

Thank you very much for your advice.

Unfortunately, I am not able to ‘decipher’ the snapshot names for finding which one contains the documentation I need. And my attemps to install phoenix from a whl file always failed with some error.

The demo isn’t very helpful in many things, unfortunately, as it often contains too many other things around the command I am searching helf for, and no comments about why something works or don’t works, what is necessary and what can be left out, and so on. I use it daily already for trouble shooting but too often without success. I need something more ‘straightforward’ supplementary.

For the old wxpython, I was able to create a local (offline) mirror of the html pages, but that is forbidden now as far as it seems?

Best greetings from

Merlem

···

16.06.2017, 14:45, “Dietmar Schwertberger” maillist@schwertberger.de:

On 6/16/17 1:58 PM, merl em wrote:

As I said in the subject, where is a phoenix documentation (or help
files) for download?
See https://wxpython.org/Phoenix/snapshot-builds/ for documentation, the
demo and some additions like debug symbol files.
Always take the demo with you when you work offline!

Unfortunately, there’s nothing such compact as the old .chm file.

Regards,

Dietmar


You received this message because you are subscribed to the Google Groups “wxPython-users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Sorry… another search of the page was more sucessful. Please Ignore my last message, I found it now.

Many thanks oncemore from

Merlem

As it overlaps with this thread: I was successful in getting the help files.

Thanks also to you very much again,

Merlem

···

16.06.2017, 14:20, “firefox@firemail.cc” firefox@firemail.cc:

file:///P/wx/wxPython-src-3.0.2.0/docs/index.htm

try that one !


You received this message because you are subscribed to the Google Groups “wxPython-users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Online: Redirecting...

Offline Downloads(library, demo, docs, src, dbg): Index of /Phoenix/snapshot-builds

GitHub: GitHub - wxWidgets/Phoenix: wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.

Also the .whl files are nothing but simple zip files. You can use 7zip to open them and extract the wx directory contained within if you have problems installing with other means.

···

On Friday, June 16, 2017 at 7:56:00 AM UTC-5, merl em wrote:

Thank you very much for your advice.

Unfortunately, I am not able to ‘decipher’ the snapshot names for finding which one contains the documentation I need. And my attemps to install phoenix from a whl file always failed with some error.

The demo isn’t very helpful in many things, unfortunately, as it often contains too many other things around the command I am searching helf for, and no comments about why something works or don’t works, what is necessary and what can be left out, and so on. I use it daily already for trouble shooting but too often without success. I need something more ‘straightforward’ supplementary.

For the old wxpython, I was able to create a local (offline) mirror of the html pages, but that is forbidden now as far as it seems?

Best greetings from

Merlem

16.06.2017, 14:45, “Dietmar Schwertberger” mail...@schwertberger.de:

On 6/16/17 1:58 PM, merl em wrote:

As I said in the subject, where is a phoenix documentation (or help
files) for download?
See https://wxpython.org/Phoenix/snapshot-builds/ for documentation, the
demo and some additions like debug symbol files.
Always take the demo with you when you work offline!

Unfortunately, there’s nothing such compact as the old .chm file.

Regards,

Dietmar


You received this message because you are subscribed to the Google Groups “wxPython-users” group.
To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-user...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Metallicow wrote:

Online: Redirecting...
Offline Downloads(library, demo, docs, src,
dbg): Index of /Phoenix/snapshot-builds
GitHub: GitHub - wxWidgets/Phoenix: wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.

And for the release version of the docs you can go to
https://docs.wxpython.org/, or the docs and demo archives for the
releases can be download from
wxPython release-extras. Official release binaries
and the source archive are at PyPI: wxPython · PyPI

NOTE: We're having some issues currently with one of the other services
running on the wxpython.org server so it will likely be very slow
(somewhat sporadically) until we can get that moved elsewhere...

···

--
Robin Dunn
Software Craftsman