Denis A. Magda created IGNITE-13523: ---------------------------------------
Summary: Ignite Docs: the "layout: toc" tag no longer produces a table of content Key: IGNITE-13523 URL: https://issues.apache.org/jira/browse/IGNITE-13523 Project: Ignite Issue Type: Bug Components: documentation Reporter: Denis A. Magda The "layout: toc" tag that is used on some index pages of a given section is not taken into account during the HTML generation process. For instance, the tag is set in sources for this page: https://github.com/apache/ignite/blob/master/docs/_docs/security/index.adoc But the TOC is not produced for the HTML output: https://ignite.apache.org/docs/latest/security/ -- This message was sent by Atlassian Jira (v8.3.4#803005)