summaryrefslogtreecommitdiffstats
path: root/tests/toc/toc.html
Commit message (Collapse)AuthorAgeFilesLines
* Add support for build2 for tests and examplesKaren Arutyunov2016-11-221-88/+0
|
* Remove empty <th> from preface TOC entriesBoris Kolpackov2016-02-111-3/+3
|
* Assign numbers to TOC headingsBoris Kolpackov2016-02-111-9/+9
|
* Implement links in TOCBoris Kolpackov2016-02-111-13/+17
|
* Add support for ids in paragraphs, local fragment references in linksBoris Kolpackov2016-02-111-15/+17
| | | | | | | | | | For example: " \h#hello|Hello Example| See the \l{#hello Hello Example} "
* First part of TOC generation support (no links yet)Boris Kolpackov2016-02-111-0/+82
Currently only supported in the HTML output.