Skip to content

Commit 362b554

Browse files
authored
[docs] Refresh status: new usage across website pages. (iree-org#19495)
This puts a little icon to the right of each "new" page in the nav: ![image](https://github.com/user-attachments/assets/949fb830-b48d-4348-9a26-d382498af901) Docs: https://squidfunk.github.io/mkdocs-material/reference/?#setting-the-page-status I liked having the "new" status next to the ONNX and PyTorch guides.... but those pages were added multiple months ago, so it's time to move on from that label.
1 parent f2690e2 commit 362b554

File tree

5 files changed

+2
-3
lines changed

5 files changed

+2
-3
lines changed

docs/website/docs/developers/general/versioning-scheme.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
icon: octicons/versions-16
3+
status: new
34
---
45

56
# Versioning scheme

docs/website/docs/guides/ml-frameworks/onnx.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ tags:
66
- Python
77
- PyTorch
88
icon: simple/onnx
9-
status: new
109
---
1110

1211
# ONNX support

docs/website/docs/guides/ml-frameworks/pytorch.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ tags:
55
- Python
66
- PyTorch
77
icon: simple/pytorch
8-
status: new
98
---
109

1110
# PyTorch + IREE = :octicons-heart-16:

docs/website/docs/guides/parameters.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
---
22
icon: octicons/file-symlink-file-16
3-
status: new
43
---
54

65
# Parameters

docs/website/docs/reference/tuning.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
icon: octicons/meter-16
3+
status: new
34
---
45

56
# Tuning

0 commit comments

Comments
 (0)