conan-io / conan-io/docs

Prepend 'html_baseurl' to the href of each switching item in versions.html?

Open
#3,626 2 comments 0 reactions 1 assignee Claimed by @AbrilRBS View on GitHub
Dominant language
C++
Stars
125
Forks
382
Avg merge
22h 39m
Merged PRs (30d)
21

Description

### Problem Description

Hello, Conan Team.

I wonder whether it's possible to prepend [html_baseurl](https://github.com/conan-io/docs/blob/2404156c29d1b91c564dbe1e2f208bba2a87e414/conf.py#L148) to the href of each switching item in [versions.html](https://github.com/conan-io/docs/blob/2404156c29d1b91c564dbe1e2f208bba2a87e414/_themes/conan_theme/versions.html#L12)?

That is, replace this line:

```html

{{ the_version }}

```

with:

```html

{{ the_version }}

```

If possible, how to pass and reference `html_baseurl` in `versions.html`?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.