Skip to content

Split IoC chapter DocBook XML into multiple files [SPR-7467] #12125

@spring-projects-issues

Description

@spring-projects-issues

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 content
  • beans-2.xml - second third of content
  • beans-3.xml - final third of content

Attachments:

Referenced from: commits 9ab2c66

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions