Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove old smooth page scrolling config entry from documentation #1585

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

caendesilva
Copy link
Member

I can't find any other references to this option in the codebase or on GitHub code search, so I'm assuming it's some kind of legacy layover. Since it's not supported, this removes it from the docs.

'smooth_page_scrolling' => true, // Removed this from the table of contents example

I can't find any other references to this option in the codebase or on GitHub code search, so I'm assuming it's some kind of legacy layover. Since it's not supported, this removes it from the docs.
Copy link

codecov bot commented Feb 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f68daaf) 100.00% compared to head (c688250) 100.00%.

Additional details and impacted files
@@              Coverage Diff              @@
##              master     #1585     +/-   ##
=============================================
  Coverage     100.00%   100.00%             
- Complexity      1746      3492   +1746     
=============================================
  Files            180       360    +180     
  Lines           4723      9446   +4723     
=============================================
+ Hits            4723      9446   +4723     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@caendesilva caendesilva marked this pull request as ready for review February 22, 2024 19:03
@caendesilva caendesilva merged commit 0864ef1 into master Feb 22, 2024
20 checks passed
@caendesilva caendesilva deleted the remove-old-config-entry-from-documentation branch February 22, 2024 19:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant