From c2e08a12c6ab4236a353d762569b9188291dcce3 Mon Sep 17 00:00:00 2001 From: Narnillian <94580999+Narnillian@users.noreply.github.com> Date: Wed, 22 Jan 2025 21:37:06 -0800 Subject: [PATCH 1/2] Add link to Python docs --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index 26261d9358fb9..ff15a6e167ac1 100644 --- a/index.html +++ b/index.html @@ -34,6 +34,7 @@

FIRST Robotics Competition Control System documentation

WPILib Java API Docs

WPILib C++ API Docs

+

WPILib Python API Docs

From e0e9927c2eb658346d0a6afe29f2510e5afeec56 Mon Sep 17 00:00:00 2001 From: Narnillian <94580999+Narnillian@users.noreply.github.com> Date: Thu, 23 Jan 2025 18:04:06 -0800 Subject: [PATCH 2/2] Link to stable version, not latest Co-authored-by: sciencewhiz --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index ff15a6e167ac1..977b686418116 100644 --- a/index.html +++ b/index.html @@ -34,7 +34,7 @@

FIRST Robotics Competition Control System documentation

WPILib Java API Docs

WPILib C++ API Docs

-

WPILib Python API Docs

+

WPILib Python API Docs