-
Notifications
You must be signed in to change notification settings - Fork 38.7k
Closed
Labels
type: documentationA documentation taskA documentation task
Milestone
Description
Chris Beams opened SPR-7467 and commented
At 7,500 lines and over 360,000 characters, beans.xml
is by far the largest docbook source artifact in the Spring reference documentation.
This means extremely slow rendering times for docbook wysiwyg tools such as oXygen Author XML.
Proposed is that this file be split up into four files, simply named:
beans.xml
- IoC<chapter/>
container and<xi:include/>
elements including the following:beans-1.xml
- first third of contentbeans-2.xml
- second third of contentbeans-3.xml
- final third of content
Attachments:
- mylyn-context.zip (29.39 kB)
Referenced from: commits 9ab2c66
Metadata
Metadata
Assignees
Labels
type: documentationA documentation taskA documentation task