Skip to content

Commit 089f91d

Browse files
committed
Match robotgoat: update docusaurus.config.ts, drop stale anchors via heading validation
1 parent 17f4571 commit 089f91d

7 files changed

Lines changed: 27 additions & 27 deletions

File tree

docusaurus.config.ts

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ const config: Config = {
2525
organizationName: "iNavFlight", // Usually your GitHub org/user name.
2626
projectName: "iNavFlight.github.io", // Usually your repo name.
2727

28-
// "warn" rather than "throw": versioned docs naturally accumulate broken links
29-
// as pages are renamed/reorganized across INAV releases. Broken links are
30-
// logged during build so they can be addressed incrementally.
3128
onBrokenLinks: "warn",
3229
// onBrokenMarkdownLinks: "warn", #deprecated comment out for now
3330

@@ -72,23 +69,21 @@ const config: Config = {
7269
"https://github.com/iNavFlight/iNavFlight.github.io/tree/master/",
7370
},
7471
blog: false,
75-
/*
76-
blog: {
77-
showReadingTime: true,
78-
feedOptions: {
79-
type: ["rss", "atom"],
80-
xslt: true,
81-
},
82-
// Please change this to your repo.
83-
// Remove this to remove the "edit this page" links.
84-
editUrl:
85-
"https://github.com/iNavFlight/iNavFlight.github.io/tree/master/",
86-
// Useful options to enforce blogging best practices
87-
onInlineTags: "warn",
88-
onInlineAuthors: "warn",
89-
onUntruncatedBlogPosts: "warn",
90-
},
91-
*/
72+
// blog: {
73+
// showReadingTime: true,
74+
// feedOptions: {
75+
// type: ["rss", "atom"],
76+
// xslt: true,
77+
// },
78+
// // Please change this to your repo.
79+
// // Remove this to remove the "edit this page" links.
80+
// editUrl:
81+
// "https://github.com/iNavFlight/iNavFlight.github.io/tree/master/",
82+
// // Useful options to enforce blogging best practices
83+
// onInlineTags: "warn",
84+
// onInlineAuthors: "warn",
85+
// onUntruncatedBlogPosts: "warn",
86+
// },
9287
theme: {
9388
customCss: "./src/css/custom.css",
9489
},
@@ -136,6 +131,7 @@ const config: Config = {
136131
label: "Download",
137132
position: "left",
138133
},
134+
// { to: "/blog", label: "Blog", position: "left" },
139135
{
140136
to: "/about",
141137
label: "About",
@@ -196,6 +192,10 @@ const config: Config = {
196192
{
197193
title: "More",
198194
items: [
195+
// {
196+
// label: "Blog",
197+
// to: "/blog",
198+
// },
199199
{
200200
label: "GitHub",
201201
href: "https://github.com/iNavFlight/inav",

versioned_docs/version-7.1.2/Release-Notes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ If a user does decide to omit the use of a compass for a multirotor, be mindful
111111

112112
Example [Video](https://www.youtube.com/watch?v=iopZfH-DdTI)
113113

114-
For more details see [here](./quickstart/GPS-and-Compass-setup.md#inav-71-changes)
114+
For more details see [here](./quickstart/GPS-and-Compass-setup.md)
115115

116116
## Tailsitter Support for VTOL
117117
Tailsitter builds are now natively supported to allow proper Board Orientation switching during transition. [Details](https://github.com/iNavFlight/inav/pull/9347)

versioned_docs/version-7.1.2/advanced/INAV-for-BetaFlight-users.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Let's then review the differences:
2323
* The accelerometer and gyroscope calibration is mandatory on INAV, and it’s a 6-step process (different from BetaFlight, which is an optional single-step process). Follow the on-screen instructions and you’ll be fine.
2424
* For a fully autonomous multirotor (with automatic navigation capabilities like RTH, Poshold and WP Missions). The Flight Controller board should have an onboard barometer sensor. INAV's multicopter navigation altitude precision will suffer without one.
2525
* Also, you have to cover the barometer sensor with a small piece of open-cell foam, because the wind affects the sensor readings. This is the most common cause of altitude holding problems.
26-
* Prior to 7.1 release. The GNSS module should be fitted with a magnetometer sensor for best navigation precision. GNSS modules without a mag sensor will work from 7.1 on-wards for copter navigation. [See requirements](../quickstart/GPS-and-Compass-setup.md#inav-71-changes)
26+
* Prior to 7.1 release. The GNSS module should be fitted with a magnetometer sensor for best navigation precision. GNSS modules without a mag sensor will work from 7.1 on-wards for copter navigation. [See requirements](../quickstart/GPS-and-Compass-setup.md)
2727

2828
* The GPS module should be mounted on a small mast pole to avoid magnetic interference from motors on the compass; 5 or 6 centimeters above motors should be fine.
2929

versioned_docs/version-7.1.2/features/Navigation-Mode:-Return-to-Home.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,4 +154,4 @@ It is possible to override the default RTH Altitude and Climb First settings dur
154154
Allows an emergency landing to be triggered manually as required.
155155
Landing is started or ended by toggling the POSHOLD mode switch at least 5 times at a minimum rate of 1Hz.
156156
Provided sensor position data is available. The aircraft will commence descent, holding the target position above which it was activated.
157-
Failsafe is inhibited during manual emergency landing, to allow the landing to continue if the RX signal is lost. Under this condition, aborting manual emergency landing must be done before a FS occurs. Manual emergency landing can also be triggered by use of the [multi-function utility](./Modes.md#multi-function)
157+
Failsafe is inhibited during manual emergency landing, to allow the landing to continue if the RX signal is lost. Under this condition, aborting manual emergency landing must be done before a FS occurs. Manual emergency landing can also be triggered by use of the [multi-function utility](./Modes.md)

versioned_docs/version-7.1.2/features/Navigation-modes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -271,7 +271,7 @@ Loss of GPS during navigation will have the following affect on the different mo
271271
## Emergency Landing
272272
An emergency landing will be triggered during WP and RTH modes if navigation sensors fail or in the case of RTH if the craft heads off in the wrong direction.
273273

274-
It is also possible to manually trigger an emergency landing at any time using [MULTIFUNCTION](./Modes.md#multi-function) mode or by using [POSHOLD](#nav-poshold---position-hold) mode. To trigger using POSHOLD mode rapidly toggle the mode ON/OFF at least 5 times. Repeat this action to cancel the emergency landing once started.
274+
It is also possible to manually trigger an emergency landing at any time using [MULTIFUNCTION](./Modes.md) mode or by using [POSHOLD](#nav-poshold---position-hold) mode. To trigger using POSHOLD mode rapidly toggle the mode ON/OFF at least 5 times. Repeat this action to cancel the emergency landing once started.
275275

276276
## Mode switch diagram
277277

versioned_docs/version-7.1.2/quickstart/Fixed-Wing-Guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ At this point everything should work as expected.
141141

142142
* Use Airmode mode to get full stabilization and servo throw with no throttle applied.
143143

144-
* [Setting up failsafe with return to home.](../features/Failsafe.md#setting-up-failsafe-for-rth)
144+
* [Setting up failsafe with return to home.](../features/Failsafe.md)
145145

146146
* If your compass is not 100% properly setup just disable it instead. **A calibrated compass can cause orientation drift during flight that may not show up in the configurator** (especially built-in ones on your FC). Really consider disabling it unless you need it. INAV uses GPS heading normally, Only on ground before GPS speed has been high enough or if error between GPS heading and compass heading exceed 60deg will it use compass heading
147147

versioned_docs/version-7.1.2/quickstart/Multirotor-guide.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ title: Multirotor Guide
1111
* Download latest configurator from [here](https://github.com/iNavFlight/inav-configurator/releases)
1212
* Flash newest INAV with full chip erase option selected
1313
* Do the advanced 6-point [sensor calibration](./Calibration-Tab.md)
14-
* Select your Mixer. Most common ones are already available as presets. For exotic setups, see [Custom mixes for exotic setups](../advanced/Custom-mixes-for-exotic-setups.md#setups-that-can-be-implemented-with-custom-mixer); if you don't do this, you will not see any motors in the motors tab.
14+
* Select your Mixer. Most common ones are already available as presets. For exotic setups, see [Custom mixes for exotic setups](../advanced/Custom-mixes-for-exotic-setups.md); if you don't do this, you will not see any motors in the motors tab.
1515
* Be sure the model moves on the configurator as it is moving on the bench. If not, adjust board alignment from the Configuration tab
1616
* If you have a magnetometer, you may need to attach a battery for magnetometer calibration. Rotate the quadcopter 360 degrees on all 3 axes.
1717

@@ -37,7 +37,7 @@ You can use RX stick combination to trim the quadcopter: [Controls](https://gith
3737
Having a good compass reading is **crucial** for navigation function to work correctly.
3838

3939
## 6. Setup and verify failsafe on TX and INAV
40-
[Guide for setting up failsafe](../features/Failsafe.md#setting-up-failsafe-for-rth)
40+
[Guide for setting up failsafe](../features/Failsafe.md)
4141

4242
## 7. Determine and set hover throttle
4343
To let the altitude hold controller work correctly, you need to input your hover throttle (the throttle you need to apply to make the multirotor hover) into the **nav_mc_hover_thr** CLI variable or just set it via the configurator configuration tab.

0 commit comments

Comments
 (0)