On the docs pages, mkdocs renders a table of contents for each site on the right, like on this page. However, this only works if the site using at a maximum header level two, i.e., ## not # (### and lower are fine). This explains why on this page no table of content appears.
On the docs pages,
mkdocsrenders a table of contents for each site on the right, like on this page. However, this only works if the site using at a maximum header level two, i.e.,##not#(###and lower are fine). This explains why on this page no table of content appears.