mirror of
https://github.com/clearlinux/clear-linux-documentation.git
synced 2026-08-19 05:37:18 +00:00
Removed specific references to Chinese and L19.01 in version picker.
Signed-off-by: Kevin Putnam <kevin.putnam@intel.com>
This commit is contained in:
+4
-2
@@ -142,10 +142,12 @@ html_context = {
|
||||
"conf_py_path": "/source/", # Path in the checkout to the docs root
|
||||
"current_version": current_version,
|
||||
"languages": ( ("English", "/clearlinux/latest"),
|
||||
("Chinese", "/clearlinux/latest/zh_CN")
|
||||
("Future Language Support", "/clearlinux/latest")
|
||||
#("Chinese", "/clearlinux/latest/zh_CN")
|
||||
),
|
||||
"versions": ( ("latest", "/clearlinux/latest"),
|
||||
("L19.01", "/clearlinux/L19.01"))
|
||||
("Future LTS Support", "/clearlinux/latest"))
|
||||
#("L19.01", "/clearlinux/L19.01"))
|
||||
}
|
||||
|
||||
# Add any paths that contain custom themes here, relative to this directory.
|
||||
|
||||
Reference in New Issue
Block a user