mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 19:00:11 +01:00
Drop explorer from website (#5291)
Noticed this while preparing #5290, I think it can be split out.
This commit is contained in:
@@ -201,7 +201,6 @@ def main() -> None:
|
||||
label_subdir(
|
||||
"toolchain/docs", next(nav_order), parent_title="Implementation"
|
||||
)
|
||||
label_subdir("explorer", next(nav_order), parent_title="Implementation")
|
||||
label_subdir("testing", next(nav_order), parent_title="Implementation")
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user