This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch site/dynamic-filters in repository https://gitbox.apache.org/repos/asf/datafusion-site.git
commit c23d62fbe7abd08e4106bfacfd430fb533f055c7 Author: Andrew Lamb <and...@nerdnetworks.org> AuthorDate: Fri Aug 22 09:43:49 2025 -0400 update --- pelicanconf.py | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/pelicanconf.py b/pelicanconf.py index 4f83417..a409eee 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -50,12 +50,9 @@ ASF_GENID = { 'metadata': False, 'elements': False, 'permalinks': False, - 'tables': False, + 'tables': True, 'headings': False, - - 'toc': False, - 'debug': False, } --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@datafusion.apache.org For additional commands, e-mail: commits-h...@datafusion.apache.org