docs: add version switcher do documentation
This commit is contained in:
parent
7ce056b471
commit
083848261d
2 changed files with 32 additions and 3 deletions
11
docs/_static/versions.json
vendored
Normal file
11
docs/_static/versions.json
vendored
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
[
|
||||
{
|
||||
"name": "dev",
|
||||
"version": "dev",
|
||||
"url": "https://anand-bala.github.io/argus/dev/"
|
||||
},
|
||||
{
|
||||
"version": "v0.1.1",
|
||||
"url": "https://anand-bala.github.io/argus/v0.1.1/"
|
||||
},
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue