samredai commented on pull request #63: URL: https://github.com/apache/iceberg-docs/pull/63#issuecomment-1067450612
> if you could add some comments (or even comments in the PR), specifically as to what we would need to add if we added new sections / subheading levels to the spec, that would be great for me This is actually using a built-in [TOC feature](https://gohugo.io/content-management/toc/) from hugo that automatically generates a table of contents for the current page. This PR adds some stuff around that like just positioning the TOC. For the anchor tags I don't think we'll need to make changes there except for what you pointed out (if we want to include `h5` for example, we would just add it to that list). -- 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]
