better toc configuration: remove level 1

This commit is contained in:
Hervé Boutemy 2019-08-04 18:24:12 +01:00
parent 335e46863a
commit aaf5069c54
1 changed files with 3 additions and 3 deletions

View File

@ -29,11 +29,11 @@
Maven Core Integration Tests Bootstrap
Core IT Bootstrapping downloads from central repository every dependency (artifacts, plugins) required to let
ITs run without downloading anything later.
ITs run without downloading anything later:
%{toc|section=1}
%{toc|section=1|fromDepth=2}
* Base Plugins Dependencies
* Base Plugins And Their Dependencies
%{snippet|file=${project.build.directory}/test-classes/bootstrap/target/resolve-plugins.txt}