You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The authors are currently listed in multiple places:
index.htmladoc, index.htmlsingleadoc, and spring-boot-reference.pdfadoc in 2.2.x
index.adoc, and index.singleadoc in master
To guarantee that the list of authors is the same across the HTML, HTML single, and PDF documentation, we should try to list the authors in a separate file that is included in each index file.
The text was updated successfully, but these errors were encountered:
While researching #20934, I learned that multiple authors should be separated by semi-colons and not commas as we currently do. We can take care of that at the same time as switching to a single source for the list of authors.
Uh oh!
There was an error while loading. Please reload this page.
The authors are currently listed in multiple places:
index.htmladoc
,index.htmlsingleadoc
, andspring-boot-reference.pdfadoc
in 2.2.xindex.adoc
, andindex.singleadoc
in masterTo guarantee that the list of authors is the same across the HTML, HTML single, and PDF documentation, we should try to list the authors in a separate file that is included in each index file.
The text was updated successfully, but these errors were encountered: