Restructure doc versions
This commit is contained in:
parent
efafbb6342
commit
bbae01d937
2 changed files with 2 additions and 3 deletions
|
|
@ -68,8 +68,7 @@ def deploy():
|
|||
|
||||
os.system("ls")
|
||||
|
||||
# symlink to latest and link its index to the root
|
||||
os.system(f"ln -s {latest_version} latest")
|
||||
# link latest index to the root
|
||||
os.system(f"ln -s {latest_version}/index.html .")
|
||||
|
||||
os.system("ls")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue