Commit c12b8e3
authored
docs: show child links on Expression Compatibility page (#4319)
The toctree on the Expression Compatibility index used `:hidden:`, leaving
the page with no visible way to navigate to its category sub-pages
(aggregate, array, cast, datetime, map, math, misc, string, struct).
Drop `:hidden:` and raise `:maxdepth:` to 2 so Sphinx renders the child
links inline.1 parent b4ac134 commit c12b8e3
1 file changed
Lines changed: 1 addition & 2 deletions
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
0 commit comments