Skip to content

Commit 738a38b

Browse files
committed
fix docs newlines
1 parent 8612d5f commit 738a38b

File tree

100 files changed

+2819
-2820
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

100 files changed

+2819
-2820
lines changed

docs/.gitignore

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ yarn-error.log
1818

1919

2020
# Generated alternative _summary.md
21-
# **/*/_summary.md
21+
# **/*/_summary.md

docs/.vitepress/theme/components/Redirect.vue

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
document.location.replace(this.to);
1717
}
1818
}
19-
</script>
19+
</script>

docs/.vitepress/theme/style.css

+1-1
Original file line numberDiff line numberDiff line change
@@ -159,4 +159,4 @@
159159

160160
.vp-doc img {
161161
display: inline; /* block by default set by vitepress */
162-
}
162+
}

docs/CNAME

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
docs.px4.io
1+
docs.px4.io

docs/_link_checker_sc/ignore_errors.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -957,4 +957,4 @@
957957
"fileRelativeToRoot": "en\\config\\_autotune.md",
958958
"hideReason": "Page is intended to be an orphan"
959959
}
960-
]
960+
]

docs/_link_checker_sc/ignorefile.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
["en/_sidebar.md"]
1+
["en/_sidebar.md"]

docs/assets/airframes/fw/reptile_dragon_2/reptile_dragon_2_params.params

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,4 +61,4 @@ param set-default PWM_AUX_TIM3 100
6161
param set-default SDLOG_PROFILE 17
6262
param set-default SENS_EN_MS4525DO 1
6363
param set-default TRIM_PITCH 0.1000
64-
# Make sure to add all params from the current airframe (ID=2100) as well
64+
# Make sure to add all params from the current airframe (ID=2100) as well

docs/assets/airframes/fw/turbo_timber_evolution/tteparams.params

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,4 +80,4 @@ param set-default SENS_EN_MS4525DO 1
8080
param set-default SER_TEL1_BAUD 115200
8181
param set-default TRIM_PITCH -0.4000
8282
param set-default UAVCAN_ENABLE 0
83-
# Make sure to add all params from the current airframe (ID=2100) as well
83+
# Make sure to add all params from the current airframe (ID=2100) as well

docs/assets/airframes/types/Airship.svg

+1-1
Loading

docs/assets/airframes/types/Autogyro.svg

+1-1
Loading

docs/assets/airframes/types/Balloon.svg

+1-1
Loading

docs/assets/airframes/types/DodecaRotorXCoaxial.svg

+1-1
Loading

docs/assets/airframes/types/Helicopter.svg

+1-1
Loading

docs/assets/airframes/types/HexaRotorPlus.svg

+1-1
Loading

docs/assets/airframes/types/HexaRotorX.svg

+1-1
Loading

docs/assets/airframes/types/OctoRotorPlus.svg

+1-1
Loading

docs/assets/airframes/types/OctoRotorX.svg

+1-1
Loading

docs/assets/airframes/types/OctoRotorXCoaxial.svg

+1-1
Loading

docs/assets/airframes/types/QuadRotorH.svg

+1-1
Loading

docs/assets/airframes/types/QuadRotorPlus.svg

+1-1
Loading

docs/assets/airframes/types/VTOLTiltRotor.svg

+1-1
Loading

docs/assets/airframes/types/Y6B.svg

+1-1
Loading

docs/assets/airframes/types/YPlus.svg

+1-1
Loading

docs/assets/airframes/vtol/foxtech_loong_2160/loong.params

+1-1
Original file line numberDiff line numberDiff line change
@@ -124,4 +124,4 @@
124124
1 1 VT_F_TR_OL_TM 9.000000000000000000 9
125125
1 1 VT_LND_PITCH_MIN 0.000000000000000000 9
126126
1 1 VT_PITCH_MIN 3.000000000000000000 9
127-
1 1 VT_TRANS_MIN_TM 5.000000000000000000 9
127+
1 1 VT_TRANS_MIN_TM 5.000000000000000000 9

0 commit comments

Comments
 (0)