Closed
Description
Hi,
First of all: thanks for the great work!
I would like have CI/CD of the documentation of my projects in a private static website and I am looking for a way to navigate between the different versions of the projects. Something close to what readthedocs provides.
My first guess was to have the documentation built for each version in different subfolders and edit the mako templates to show this kind of dropdown bar with the list of available version.
Is there a more straightfoward /already available/recommended way to achieve this?