diff --git a/doc-versions.txt b/doc-versions.txt new file mode 100644 index 00000000..926d2fe4 --- /dev/null +++ b/doc-versions.txt @@ -0,0 +1,6 @@ +# Jenkins Documentation Versions +# Format: version|label|url (url is optional, defaults to /version/) + +2.504.x|Stable|/2.504.x/ +2.516.x|Latest|/2.516.x/ +main|Development|/main/ \ No newline at end of file diff --git a/ui/src/partials/header-content.hbs b/ui/src/partials/header-content.hbs index 6fd53e6d..16a9d4a0 100644 --- a/ui/src/partials/header-content.hbs +++ b/ui/src/partials/header-content.hbs @@ -1,6 +1,6 @@ \ No newline at end of file + docVersionsUrl="/doc-versions.txt" + currentDocVersion="2.504.x" + showSearchBox="true" + style="position: fixed; top: 0; width: 100vw; z-index: 100;" +>