In conf.py we set project = 'Scylla Operator' which is, I assume, where the item in the left menu in the ToC comes from. Unfortunately it isn't a hyper link (red circle on the picture) and no other link in the menu point to home (of the Scylla Operator docs). The icon on the top left (usual website home) points to home for the whole scylladb docs, not the project.
On the embedded horizontal menu for each page, there is a sublink (green circle), but it would be nice to enable the hyperlink in the left menu. Any chance there is already a config option where we can set the url?

In
conf.pywe setproject = 'Scylla Operator'which is, I assume, where the item in the left menu in the ToC comes from. Unfortunately it isn't a hyper link (red circle on the picture) and no other link in the menu point to home (of the Scylla Operator docs). The icon on the top left (usual website home) points to home for the whole scylladb docs, not the project.On the embedded horizontal menu for each page, there is a sublink (green circle), but it would be nice to enable the hyperlink in the left menu. Any chance there is already a config option where we can set the url?