Skip to content

Commit

Permalink
Repair broken links, adapt node overview
Browse files Browse the repository at this point in the history
Signed-off-by: FKlopfer <[email protected]>
  • Loading branch information
FKlopfer committed Feb 7, 2025
1 parent 99387c8 commit 12a0ff1
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ legend
|_ [[../geometry/object-environment/environment-index.html#_grp_drivable_area Grp_Drivable_Area]]
|_ [[../geometry/object-environment/environment-index.html#_grp_sidewalks Grp_Sidewalks]]
|_ [[../geometry/object-environment/environment-index.html#_grp_road_marks Grp_Road_Marks]]
|_ [[../geometry/object-environment/environment-index.html#_grp_road_object Grp_Road_Objects]]
|_ [[../geometry/object-environment/environment-index.html#_grp_road_objects Grp_Road_Objects]]
|_ [[../geometry/object-environment/environment-index.html#_grp_signals Grp_Signals]]
|_ [[../geometry/object-environment/environment-index.html#_grp_sign_idx_t Grp_Sign_<signal_idx>]] (T)
|_ [[../geometry/object-environment/environment-index.html#_traffic_light_idx_t Grp_Traffic_Light_<signal_idx>]] (T)
|_ [[../geometry/object-environment/environment-index.html#_grp_sign_signal_idx_t Grp_Sign_<signal_idx>]] (T)
|_ [[../geometry/object-environment/environment-index.html#_grp_traffic_light_signal_idx_t Grp_Traffic_Light_<signal_idx>]] (T)
end legend
----

Expand Down
11 changes: 6 additions & 5 deletions content/geometry/object-human/human-structure.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,10 @@
legend
|_ [[../geometry/object-human/human-index.html#_grp_root Grp_Root]]
|_ [[../geometry/object-human/human-index.html#_armature_name Armature_<Name>]]
|_ [[../geometry/object-human/human-index.html#_accessories_name Accessories_<Name>]]
|_ [[../geometry/object-human/human-index.html#_body_name Body_<Name>]]
|_ [[../geometry/object-human/human-index.html#_clothing_name Clothing_<Name>]]
|_ [[../geometry/object-human/human-index.html#_hair_name Hair_<Name>]]
|_ [[../geometry/object-human/human-index.html#_root Root]]
|_ [[../geometry/object-human/human-index.html#_hip_t Hip]] (T)
|_ [[../geometry/object-human/human-index.html#_lower_spine_t Lower_Spine]] (T)
Expand All @@ -19,7 +23,7 @@ legend
|_ [[../geometry/object-human/human-index.html#_upper_arm_left_t Upper_Arm_Left]] (T)
|_ [[../geometry/object-human/human-index.html#_lower_arm_left_t Lower_Arm_Left]] (T)
|_ [[../geometry/object-human/human-index.html#_hand_left_t Hand_Left]] (T)
|_ [[../geometry/object-human/human-index.html#_full_lingers_left_t Full_Fingers_Left]] (T)
|_ [[../geometry/object-human/human-index.html#_full_fingers_left_t Full_Fingers_Left]] (T)
|_ [[../geometry/object-human/human-index.html#_full_thumb_left_t Full_Thumb_Left]] (T)
|_ [[../geometry/object-human/human-index.html#_shoulder_right_t Shoulder_Right]] (T)
|_ [[../geometry/object-human/human-index.html#_upper_arm_right_t Upper_Arm_Right]] (T)
Expand All @@ -35,10 +39,6 @@ legend
|_ [[../geometry/object-human/human-index.html#_lower_leg_right_t Lower_Leg_Right]] (T)
|_ [[../geometry/object-human/human-index.html#_foot_right_t Foot_Right]] (T)
|_ [[../geometry/object-human/human-index.html#_full_toes_right_t Full_Toes_Right]] (T)
|_ [[../geometry/object-human/human-index.html#_accessories_name Accessories_<Name>]]
|_ [[../geometry/object-human/human-index.html#_body_name Body_<Name>]]
|_ [[../geometry/object-human/human-index.html#_clothing_name Clothing_<Name>]]
|_ [[../geometry/object-human/human-index.html#_hair_name Hair_<Name>]]
end legend
----

Expand Down Expand Up @@ -568,6 +568,7 @@ The Full_Fingers_Right bone represents all other fingers of the right hand, that
| Pointing sidewards
|===

== Upper_Leg_Left (T)

The Upper_Leg_Left bone represents the upper part of the left leg, that is, the thigh of the human skeleton. It controls the hip joint.

Expand Down
2 changes: 1 addition & 1 deletion content/geometry/object-vehicle/vehicle-structure.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ legend
[[../geometry/object-vehicle/vehicle-index.html#_grp_root Grp_Root]]
|_ [[../geometry/object-vehicle/vehicle-index.html#_grp_exterior Grp_Exterior]]
|_ [[../geometry/object-vehicle/vehicle-index.html#_grp_exterior_dynamic Grp_Exterior_Dynamic]]
|_ [[../geometry/object-vehicle/vehicle-index.html#_grp_convertible_top_t Grp_Convertible_Top]]
|_ [[../geometry/object-vehicle/vehicle-index.html#_grp_convertible_top Grp_Convertible_Top]]
|_ [[../geometry/object-vehicle/vehicle-index.html#_grp_door_bottom_door_bottom_idx_t Grp_Door_Bottom_<door_bottom_idx>]] (T)
|_ [[../geometry/object-vehicle/vehicle-index.html#_grp_door_front_door_front_idx_t Grp_Door_Front_<door_front_idx>]] (T)
|_ [[../geometry/object-vehicle/vehicle-index.html#_grp_door_left_door_left_idx_t Grp_Door_Left_<door_left_idx>]] (T)
Expand Down

0 comments on commit 12a0ff1

Please sign in to comment.