mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
Allows for precise control over layout of table of contents so that theme specific changes can be implemented. Introduced a new layout file help-index.tpl. Table of contents is stored in json format within toc.json, support for toc.html is retained since other languages still use it but can be migrated to json if needed.