zabetak opened a new pull request, #54: URL: https://github.com/apache/hive-site/pull/54
1. Replace hardcoded tables with toc placeholder 2. Rework some headers content around the toc for better readability 3. Fix a few JIRA links to avoid bad entries in the table of contents 4. Add css rule to hide list elements in the table of contents that are empty (known issue in Hugo) 5. Configure the tableOfContents generation to consider headers from level-1 to level-3 The change aims to reduce boilerplate code, facilitate maintenance, enforce uniform style, and improve page evolution. The changes were done & verified manually, since crafting an automated script to perform this task was pretty cumbersome given that the content is not uniform. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org