Just a quick follow-up to say that I'd spotted a couple of bugs in the
code which generates the website copy, so I think that what's now
showing contains everything in the CHM file. Feel free to ping me if you
spot anything missing:
http://timgolden.me.uk/pywin32-docs/
TJG
On 22/04/2020 06:5
All my code does is to take the .chm file which ships with pywin32,
unpick it, and turn it into a series of HTML pages. There's a tiny bit
of tidying-up but that's all.
So if there are no docs in that Help file for some modules, there won't
be any on those web pages. If they *are* there and I'
Well I've just updated those docs from the latest release
TJG
On 21/04/2020 08:25, Hossein Hasanpour wrote:
Hello everyone,
Is there any kind of updated documentation concerning Pywin32?
The only online documentation that I know of is
http://timgolden.me.uk/pywin32-docs which is the online ver
Hello everyone,
Is there any kind of updated documentation concerning Pywin32?
The only online documentation that I know of is
http://timgolden.me.uk/pywin32-docs which is the online version of the
Pywin32.chm located in the site-packages. It is old and it doesn't have
anything regarding the new mo