python-distro / distro

A much more elaborate replacement for removed Python's `platform.linux_distribution()` method
https://distro.readthedocs.io/
Apache License 2.0
265 stars 66 forks source link

Documentation on readthedocs is still for version 1.3.0 #357

Closed lengau closed 10 months ago

lengau commented 1 year ago

It'd be nice if we could have the docs for v1.8.0 up there. Even if there aren't significant changes, it'd probably make people feel better about using those docs

HorlogeSkynet commented 1 year ago

Could you investigate Sphinx generation and publication to RTD @jdufresne ? 🙂

HorlogeSkynet commented 1 year ago

Up @jdufresne :pray: Maybe we could release v1.8.1 once documentation publication is fixed ?

Thanks, bye :wave:

jdufresne commented 1 year ago

@HorlogeSkynet Sorry, I will not have time investigate this. However, I took a quick peek and I don't appear to have access to the python-distro project on RTD. Maybe someone else is already the admin.

HorlogeSkynet commented 1 year ago

Thanks for your answer; @nir0s do you (still) have access to RTD ? :slightly_smiling_face:

pritamvkulkarni commented 1 year ago

Do we have any update on this? I believe this is only task pending for 1.8.1 milestone

nir0s commented 1 year ago

Hey. I'll check. I'm pretty sure I do.

Tbh, I'd move away from RTD and keep things documented in GitHub. It's such a small library..

On Sat, May 13, 2023, 21:22 Pritam Kulkarni @.***> wrote:

Do we have any update on this?

— Reply to this email directly, view it on GitHub https://github.com/python-distro/distro/issues/357#issuecomment-1546724827, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAPJBBHOVQDAZ46HNJJBJ6LXF7GNHANCNFSM6AAAAAAVULD33Y . You are receiving this because you were mentioned.Message ID: @.***>

HorlogeSkynet commented 1 year ago

Little up @nir0s :slightly_smiling_face:

pranavmarla commented 1 year ago

FYI: