Skip to content

Commit

Permalink
Remove old config entry from documentation
Browse files Browse the repository at this point in the history
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.
  • Loading branch information
caendesilva committed Feb 22, 2024
1 parent f68daaf commit c688250
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion docs/creating-content/documentation-pages.md
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,6 @@ You can also disable the feature completely.
'enabled' => true,
'min_heading_level' => 2,
'max_heading_level' => 4,
'smooth_page_scrolling' => true,
],
```

Expand Down

0 comments on commit c688250

Please sign in to comment.