pyexiftool icon indicating copy to clipboard operation
pyexiftool copied to clipboard

documentation url

Open JonathanRoth13 opened this issue 4 years ago • 4 comments

the url for the documentation should read https://smarnach.github.io/pyexiftool/ as opposed to https://smarnach.github.com/pyexiftool/

thank you for creating such a good tool

JonathanRoth13 avatar Oct 22 '21 16:10 JonathanRoth13

Yeah, this project hasn't been updated in awhile. My fork has some bug fixes and the right documentation link, I have some issues out that need documentation update... would you like to help? 😊 https://github.com/sylikc/pyexiftool/issues/28

sylikc avatar Jan 30 '22 19:01 sylikc

Kevin,

I would like to help with this project, however I am unavailable for the moment. I should be less busy in roughly two months. I'll get back to you then.

Regards, Jonathan Roth

------- Original Message ------- On Sunday, January 30th, 2022 at 14:12, Kevin M @.***> wrote:

Yeah, this project hasn't been updated in awhile. My fork has some bug fixes and the right documentation link, I have some issues out that need documentation update... would you like to help? 😊 sylikc#28

— Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android. You are receiving this because you authored the thread.Message ID: @.***>

JonathanRoth13 avatar Jan 31 '22 18:01 JonathanRoth13

Sure thing. To follow the latest development, it's currently on this branch https://github.com/sylikc/pyexiftool/tree/v0.5.x-py3-refactor ... "maybe" just maybe by the time you're available, I'll have merged that into the master branch.

Anyhow, I've been trying to figure out Sphinx and autogenerating docs from the docstrings. Feel free to comment on the docs issue https://github.com/sylikc/pyexiftool/issues/28 or create a new one to discuss there.

sylikc avatar Jan 31 '22 22:01 sylikc

@JonathanRoth13 I've updated my latest version to the refactored Python3 version v0.5.0. Should be easier to use, while some features have been jumbled around a bit. Can you review the newly updated documentation and see if it is coherent? :D

https://sylikc.github.io/pyexiftool/

(Please review and discuss on that issue thread if you can https://github.com/sylikc/pyexiftool/issues/28)

sylikc avatar Mar 03 '22 01:03 sylikc