Skip to content

Commit

Permalink
Remove underscore from redirects and listings
Browse files Browse the repository at this point in the history
  • Loading branch information
harryadel committed Oct 17, 2024
1 parent c960913 commit 4ce0130
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions docs/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,6 @@ sidebar_categories:
- packages/server-render
- packages/spacebars
- packages/standard-minifier-css
- packages/underscore
- packages/url
- packages/webapp
- packages/packages-listing
Expand Down Expand Up @@ -393,7 +392,6 @@ redirects:
/#/full/oauth-encryption: 'packages/oauth-encryption.html'
/#/full/random: 'packages/random.html'
/#/full/spiderable: 'packages/spiderable.html'
/#/full/underscore: 'packages/underscore.html'
/#/full/webapp: 'packages/webapp.html'
'#meteor_isclient': 'api/core.html#Meteor-isClient'
'#meteor_isserver': 'api/core.html#Meteor-isServer'
Expand Down Expand Up @@ -669,6 +667,5 @@ redirects:
'#oauth-encryption': 'packages/oauth-encryption.html'
'#random': 'packages/random.html'
'#spiderable': 'packages/spiderable.html'
'#underscore': 'packages/underscore.html'
'#webapp': 'packages/webapp.html'
'#pkg_spacebars': 'packages/spacebars.html'
1 change: 0 additions & 1 deletion docs/jsdoc/jsdoc-conf.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"packages/ddp/sockjs-0.3.4.js",
"packages/test-in-browser/diff_match_patch_uncompressed.js",
"packages/jquery/jquery.js",
"packages/underscore/underscore.js",
"packages/json/json2.js",
"packages/minimongo/minimongo_tests.js",
"tools/node_modules",
Expand Down

0 comments on commit 4ce0130

Please sign in to comment.