Skip to content

Commit 3ed0d54

Browse files
committed
Remove Sendable docs
1 parent 6b93403 commit 3ed0d54

File tree

5 files changed

+6
-97
lines changed

5 files changed

+6
-97
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,3 +101,4 @@ venv/
101101
# If by any chance some Inspector temp files or the report passed through
102102
*.tmp
103103
report.md
104+
env

source/docs/software/telemetry/index.rst

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
telemetry.rst
77
robot-telemetry-with-annotations.rst
88
persistent-alerts.rst
9-
robot-telemetry-with-sendable.rst
109
datalog.rst
1110
datalog-download.rst
12-
writing-sendable-classes.rst
1311
3rd-party-libraries.rst

source/docs/software/telemetry/robot-telemetry-with-sendable.rst

Lines changed: 0 additions & 38 deletions
This file was deleted.

source/docs/software/telemetry/writing-sendable-classes.rst

Lines changed: 0 additions & 55 deletions
This file was deleted.

source/redirects.txt

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -309,5 +309,8 @@
309309
"docs/software/wpilib-tools/choreo/index.rst" "docs/software/pathplanning/choreo/index.rst"
310310
"docs/networking/networking-introduction/om5p-ac-radio-modification.rst" "docs/zero-to-robot/step-3/radio-programming.rst"
311311
"docs/software/driverstation/programming-radios-for-fms-offseason.rst" "docs/zero-to-robot/step-3/radio-programming.rst"
312-
"docs/software/hardware-apis/sensors/counters.rst" "docs/software/hardware-apis/sensors/index.rst
313-
"docs/software/hardware-apis/sensors/ultrasonics-software.rst" "docs/software/hardware-apis/sensors/index.rst
312+
"docs/software/hardware-apis/sensors/counters.rst" "docs/software/hardware-apis/sensors/index.rst"
313+
"docs/software/hardware-apis/sensors/ultrasonics-software.rst" "docs/software/hardware-apis/sensors/index.rst"
314+
"docs/hardware/sensors/ultrasonics-hardware.rst" "docs/hardware/sensors/sensor-overview-hardware.rst"
315+
"docs/software/telemetry/robot-telemetry-with-sendable.rst" "docs/software/telemetry/index.rst"
316+
"docs/software/telemetry/writing-sendable-classes.rst" "docs/software/telemetry/index.rst"

0 commit comments

Comments
 (0)