Re: purpose of line ".. contents:: :depth: 2" in test-suite.log?
Russ Allbery <[email protected]>
| Newsgroups | gmane.comp.sysutils.automake.general |
|---|---|
| Organization | The Eyrie |
| Message-ID | <[email protected]> |
Karl Berry <[email protected]> writes: > Does anyone know what this line in automake-generated test-suite.log > files is used by or intended for? > .. contents:: :depth: 2 It's a Sphinx reStructuredText directive that would insert a table of contents that goes two levels deep on headings. I can't answer the question of why that's in the test suite log, though. -- Russ Allbery ([email protected]) <https://www.eyrie.org/~eagle/>