metadata - _sidebar and only display front page warning on main (#25761)

* _sidebar and only display front page warning on main

* Update metadata and fix internal flaws
This commit is contained in:
Hamish Willee
2025-10-15 12:28:33 +11:00
committed by GitHub
parent 2cae8ee797
commit e83d18cad2
21 changed files with 616 additions and 591 deletions

View File

@@ -8,6 +8,7 @@
- [Position Mode (MC)](/flight_modes_mc/position.md)
- [Position Slow Mode (MC)](/flight_modes_mc/position_slow.md)
- [Altitude Mode (MC)](/flight_modes_mc/altitude.md)
- [Altitude Cruise Mode (MC)](/flight_modes_mc/altitude_cruise.md)
- [Stabilized Mode (MC)](/flight_modes_mc/manual_stabilized.md)
- [Acro Mode (MC)](/flight_modes_mc/acro.md)
- [Orbit Mode (MC)](/flight_modes_mc/orbit.md)
@@ -158,6 +159,7 @@
- [Швидке підключення mRo (3DR) Pixhawk](/assembly/quick_start_pixhawk.md)
- [Holybro Pixhawk Mini (FMUv3) - Припинено](/flight_controller/pixhawk_mini.md)
- [Автопілоти, що підтримуються виробником](/flight_controller/autopilot_manufacturer_supported.md)
- [Accton Godwit GA1](/flight_controller/accton-godwit_ga1.md)
- [AirMind MindPX](/flight_controller/mindpx.md)
- [AirMind MindRacer](/flight_controller/mindracer.md)
- [ARK Electronics ARKV6X](/flight_controller/ark_v6x.md)
@@ -183,6 +185,7 @@
- [Wiring Quickstart](/assembly/quick_start_holybro_pix32_v5.md)
- [ModalAI VOXL 2](/flight_controller/modalai_voxl_2.md)
- [mRo Control Zero F7](/flight_controller/mro_control_zero_f7.md)
- [Radiolink PIX6](/flight_controller/radiolink_pix6.md)
- [Sky-Drones AIRLink](/flight_controller/airlink.md)
- [SPRacing SPRacingH7EXTREME](/flight_controller/spracingh7extreme.md)
- [ThePeach FCC-K1](/flight_controller/thepeach_k1.md)
@@ -284,6 +287,7 @@
- [CubePilot Here+ (Discontined)](/gps_compass/rtk_gps_hex_hereplus.md)
- [INS (Інерціальна навігація/GNSS)](/sensor/inertial_navigation_systems.md)
- [InertialLabs](/sensor/inertiallabs.md)
- [sbgECom](/sensor/sbgecom.md)
- [VectorNav](/sensor/vectornav.md)
- [Optical Flow](/sensor/optical_flow.md)
- [ARK Flow](/dronecan/ark_flow.md)
@@ -433,6 +437,7 @@
- [Attitude Tuning](/config_rover/attitude_tuning.md)
- [Velocity Tuning](/config_rover/velocity_tuning.md)
- [Position Tuning](/config_rover/position_tuning.md)
- [Apps & API](/flight_modes_rover/api.md)
- [Complete Vehicles](/complete_vehicles_rover/index.md)
- [Aion Robotics R1](/complete_vehicles_rover/aion_r1.md)
- [Submarines (experimental)](/frames_sub/index.md)
@@ -680,6 +685,8 @@
- [RoverPositionSetpoint](/msg_docs/RoverPositionSetpoint.md)
- [RoverRateSetpoint](/msg_docs/RoverRateSetpoint.md)
- [RoverRateStatus](/msg_docs/RoverRateStatus.md)
- [RoverSpeedSetpoint](/msg_docs/RoverSpeedSetpoint.md)
- [RoverSpeedStatus](/msg_docs/RoverSpeedStatus.md)
- [RoverSteeringSetpoint](/msg_docs/RoverSteeringSetpoint.md)
- [RoverThrottleSetpoint](/msg_docs/RoverThrottleSetpoint.md)
- [RoverVelocitySetpoint](/msg_docs/RoverVelocitySetpoint.md)
@@ -740,6 +747,7 @@
- [YawEstimatorStatus](/msg_docs/YawEstimatorStatus.md)
- [AirspeedValidatedV0](/msg_docs/AirspeedValidatedV0.md)
- [ArmingCheckReplyV0](/msg_docs/ArmingCheckReplyV0.md)
- [ArmingCheckRequestV0](/msg_docs/ArmingCheckRequestV0.md)
- [BatteryStatusV0](/msg_docs/BatteryStatusV0.md)
- [EventV0](/msg_docs/EventV0.md)
- [HomePositionV0](/msg_docs/HomePositionV0.md)
@@ -844,8 +852,10 @@
- [Тест MC_04 - Тестування відмовостійкості](/test_cards/mc_04_failsafe_testing.md)
- [Test MC_05 - Manual Modes (Inside)](/test_cards/mc_05_indoor_flight_manual_modes.md)
- [Test MC_06 - Optical Flow (Inside)](/test_cards/mc_06_optical_flow.md)
- [Test MC_07 - VIO (Inside)](/test_cards/mc_07_vio.md)
- [Test MC_07 - Optical Flow Low Mount](/test_cards/mc_07_optical_flow_low_mount.md)
- [Test MC_08 - DSHOT ESC](/test_cards/mc_08_dshot.md)
- [Test MC_09 - VIO (Visual-Inertial Odometry)](/test_cards/mc_09_vio.md)
- [Test MC_10 - Optical Flow / GPS Mixed](/test_cards/mc_10_optical_flow_gps_mixed.md)
- [Модульні Тести](/test_and_ci/unit_tests.md)
- [Fuzz Tests](/test_and_ci/fuzz_tests.md)
- [Безперервна інтеграція](/test_and_ci/continous_integration.md)
@@ -866,6 +876,7 @@
- [Інтерфейсна бібліотека PX4 ROS 2](/ros2/px4_ros2_interface_lib.md)
- [Керування інтерфейсом](/ros2/px4_ros2_control_interface.md)
- [Навігаційний інтерфейс](/ros2/px4_ros2_navigation_interface.md)
- [Waypoint Missions](/ros2/px4_ros2_waypoint_missions.md)
- [ROS 2 Message Translation Node](/ros2/px4_ros2_msg_translation_node.md)
- [ROS 1 (Deprecated)](/ros/ros1.md)
- [Посібник із встановлення ROS/MAVROS](/ros/mavros_installation.md)