Missing tutorials
Less than half of the available tutorial pages are indexed at https://docs.podman.io/en/latest/Tutorials.html
Ref: #126
Alternative: https://docs.podman.io/en/latest/Tutorials.html Nice to have: to integrate it more into podman.io
Thanks for the link, yeah that's quite a bit prettier. Though the source for that doc is missing a few items. i.e. There are more sub-directories under docs/tutorials/ than what's in the index.
@cevich we can have a discussion, once i pick this issue up, to get more clarity of what the passing criteria for this issue are.
Sure, happy to help. Just @mention me in the discussion.
In case it helps, I did a quick diff of the filenames, these are the ones that don't show up on in any (top-level) Tutorials page links:
mac_win_client.md
performance.md
podman-install-certificate-authority.md
podman-win-install.jpg
podman-wsl-term.jpg
podman_bridge.png
podman_macvlan.png
podman_pod.png
podman_rootless_default.png
podman_tutorial_cn.md
qemu-remote-tutorial.md
Some of them may be linked to from other tutorials, I didn't check deeply, only top-level.
@baude upon intial inspection, Performance.md section needs to be added to the RTD. Ref: [CI:DOCS] Add performance tutorial I don't know how to update the RTD site, would you please guide me?