commit | ec8d549d4c4300dcfb4e12353eccbeba17bf7725 | [log] [tgz] |
---|---|---|
author | Mark Hansen <markhansen@google.com> | Wed Sep 22 11:03:51 2021 +1000 |
committer | Mark Hansen <markhansen@google.com> | Wed Sep 22 01:06:20 2021 +0000 |
tree | 74d8508c4ad43cfe23d08596333357314e3630f9 | |
parent | a1c7e6b374533b7ebbe9190aba3eb2c1216c0b70 [diff] |
Autogenerate tables of contents This fixes some broken links that were assuming the previous markdown formatter's style of generating hash-anchors. Also changed Inferno's headings to start from H1 so the TOC works. BUG=200740465 Change-Id: I9ad8b3694e8792d26153be2abcadbeda976fb920 Test: Haven't, docs-only changes, but I see other [TOC]s working fine.