gazebosim / docs

High-level Gazebo documentation that gets published to https://gazebosim.org/docs/
https://gazebosim.org/docs
48 stars 117 forks source link

Add per-library tutorial links to tutorial page #349

Closed mabelzhang closed 1 year ago

mabelzhang commented 1 year ago

🎉 New feature

Part of https://github.com/gazebo-web/gazebosim-web-frontend/issues/19

Summary

Add per-library tutorials directly to tutorial page.

The links are quite manual. The numbers would have to be changed each time we do version bumps. I don't know if it can be automated. We manually change numbers in other Markdown files, so maybe this is the way to go?

Test it

Use docker_dev branch in gazebosim-web-frontend repo and follow steps here https://github.com/gazebo-web/gazebosim-web-frontend/tree/docker_dev#docker-development

(Of course, I say that, but I'm not able to get the docker-compose to work. Maybe someone who has it working @azeey can preview it.)

Checklist

Note to maintainers: Remember to use Squash-Merge and edit the commit message to match the pull request summary while retaining Signed-off-by messages.