[docs] Refresh `status: new` usage across website pages. (#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.
diff --git a/docs/website/docs/developers/general/versioning-scheme.md b/docs/website/docs/developers/general/versioning-scheme.md
index 918db86..722f312 100644
--- a/docs/website/docs/developers/general/versioning-scheme.md
+++ b/docs/website/docs/developers/general/versioning-scheme.md
@@ -1,5 +1,6 @@
---
icon: octicons/versions-16
+status: new
---
# Versioning scheme
diff --git a/docs/website/docs/guides/ml-frameworks/onnx.md b/docs/website/docs/guides/ml-frameworks/onnx.md
index 64dadad..d6134c2 100644
--- a/docs/website/docs/guides/ml-frameworks/onnx.md
+++ b/docs/website/docs/guides/ml-frameworks/onnx.md
@@ -6,7 +6,6 @@
- Python
- PyTorch
icon: simple/onnx
-status: new
---
# ONNX support
diff --git a/docs/website/docs/guides/ml-frameworks/pytorch.md b/docs/website/docs/guides/ml-frameworks/pytorch.md
index e2dc907..d19e4a9 100644
--- a/docs/website/docs/guides/ml-frameworks/pytorch.md
+++ b/docs/website/docs/guides/ml-frameworks/pytorch.md
@@ -5,7 +5,6 @@
- Python
- PyTorch
icon: simple/pytorch
-status: new
---
# PyTorch + IREE = :octicons-heart-16:
diff --git a/docs/website/docs/guides/parameters.md b/docs/website/docs/guides/parameters.md
index f41a91a..e4b36b1 100644
--- a/docs/website/docs/guides/parameters.md
+++ b/docs/website/docs/guides/parameters.md
@@ -1,6 +1,5 @@
---
icon: octicons/file-symlink-file-16
-status: new
---
# Parameters
diff --git a/docs/website/docs/reference/tuning.md b/docs/website/docs/reference/tuning.md
index fe4a7ff..5dea9b4 100644
--- a/docs/website/docs/reference/tuning.md
+++ b/docs/website/docs/reference/tuning.md
@@ -1,5 +1,6 @@
---
icon: octicons/meter-16
+status: new
---
# Tuning