gabrieldemarmiesse / python-on-whales

An awesome Python wrapper for an awesome Docker CLI!
MIT License
537 stars 100 forks source link

The docs do not display the argument list nicely when there is a long type #603

Closed gabrieldemarmiesse closed 1 month ago

gabrieldemarmiesse commented 2 months ago

See the issue here https://gabrieldemarmiesse.github.io/python-on-whales/sub-commands/container/#python_on_whales.components.container.cli_wrapper.ContainerCLI.run with small screens, the arguments description does not fit on the screen.

Also the internal type aliases are showing and it's not helping our users much in the docs. I wonder what we can do about it.

Screenshot 2024-06-07 at 13 18 04