Skip to content

Commit

Permalink
Fix navtreedata.js
Browse files Browse the repository at this point in the history
  • Loading branch information
RitaLei123 committed Dec 12, 2023
1 parent 601fb9d commit a49fc87
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 deletions.
7 changes: 2 additions & 5 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23,14 +23,12 @@ GEM
ethon (0.16.0)
ffi (>= 1.15.0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32)
execjs (2.8.1)
faraday (2.7.4)
faraday-net_http (>= 2.0, < 3.1)
ruby2_keywords (>= 0.0.4)
faraday-net_http (3.0.2)
ffi (1.15.5)
ffi (1.15.5-x64-mingw32)
forwardable-extended (2.6.0)
gemoji (3.0.1)
github-pages (228)
Expand Down Expand Up @@ -224,8 +222,6 @@ GEM
nokogiri (1.14.1)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
nokogiri (1.14.1-x64-mingw32)
racc (~> 1.4)
octokit (4.25.1)
faraday (>= 1, < 3)
sawyer (~> 0.9)
Expand Down Expand Up @@ -262,8 +258,8 @@ GEM
unf (0.1.4)
unf_ext
unf_ext (0.0.8.2)
unf_ext (0.0.8.2-x64-mingw32)
unicode-display_width (1.8.0)
wdm (0.1.1)
webrick (1.8.1)
yell (2.2.2)

Expand All @@ -274,6 +270,7 @@ PLATFORMS
DEPENDENCIES
github-pages (= 228)
html-proofer (~> 3.19.4)
wdm (>= 0.1.1)
webrick (~> 1.8)

BUNDLED WITH
Expand Down
1 change: 0 additions & 1 deletion navtreedata.js
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@ var NAVTREE =
] ],
[ "Troubleshooting & Other Information", "/developer/troubleshooting/installation_troubleshooting", [
[ "Installation", "/developer/troubleshooting/installation_troubleshooting", null ],
[ "Re-Installation", "/developer/troubleshooting/reinstallation_troubleshooting", null ],
[ "System Clock Testing", "/developer/troubleshooting/system_clock_testing_troubleshooting", null ],
] ],
[ "Software and System Design", "/developer/software_and_system_design/interface_design_style_guide", [
Expand Down

0 comments on commit a49fc87

Please sign in to comment.