okumin commented on code in PR #54:
URL: https://github.com/apache/hive-site/pull/54#discussion_r2215899439
##########
config.toml:
##########
@@ -60,4 +60,12 @@ theme = 'hive'
iceberg = "https://iceberg.apache.org/docs/latest/hive/"
[outputs]
- home = ["HTML", "RSS", "JSON"]
\ No newline at end of file
+ home = ["HTML", "RSS", "JSON"]
+[markup]
+ [markup.tableOfContents]
+ endLevel = 3
+ ordered = false
+# Ideally we should start from level 2 but various pages
+# contain multiple level-1 headers at the moment that
+# should be displayed in the table of contents
Review Comment:
Thanks for the explanation
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]