docs icon indicating copy to clipboard operation
docs copied to clipboard

Consider adding a TOC at the top for the configuration page

Open anna-geller opened this issue 1 year ago • 4 comments

Description

cmd + F on that page and the user can immediately see e.g. S3 in the TOC - see https://capture.dropbox.com/CnTmk1eYveBsAYIk

Still, some find that right side TOC hard to navigate, so it could be a good idea to add a TOC at the top of that page (not only on the right) image

anna-geller avatar Jan 30 '25 09:01 anna-geller

  • [ ] https://kestra.io/docs/configuration#internal-storage-configuration user expected to have a link to s3, gcs, etc configurations and a list of storage backends available

anna-geller avatar Jan 30 '25 09:01 anna-geller

@elevatebart do you have an idea of how we could automatically create an inline TOC in the same way we show it in the right sidebar?

for docs writers, maybe this could be exposed using sth like this?

::toc
::

anna-geller avatar Feb 11 '25 01:02 anna-geller

This might be a nice issue for first-time contributors

anna-geller avatar Sep 30 '25 21:09 anna-geller

Possibly using this https://nuxt.com/modules/nuxt-toc ?

elevatebart avatar Oct 03 '25 15:10 elevatebart