Specify asciidoc type
Specify a specific asciidoc type of 'docbook' to prevent 'multiple titles at level 0' errors during generation. Issue: SPR-11096
This commit is contained in:
parent
8e60bbc3ee
commit
13bef4fd2d
|
@ -5,6 +5,7 @@
|
|||
Adrian Colyer; John Lewis; Costin Leau; Mark Fisher; Sam Brannen; +
|
||||
Ramnivas Laddad; Arjen Poutsma; Chris Beams; Tareq Abedrabbo; Andy Clement; +
|
||||
Dave Syer; Oliver Gierke; Rossen Stoyanchev; Phillip Webb; Rob Winch
|
||||
:doctype: book
|
||||
|
||||
Core support for dependency injection, transaction management, web applications, data
|
||||
access, messaging, testing and more.
|
||||
|
|
Loading…
Reference in New Issue