Results 1 to 3 of 3

Thread: spring-framework-reference generating epub

  1. #1
    Join Date
    Aug 2010
    Location
    Ottawa, Canada
    Posts
    53

    Wink spring-framework-reference generating epub

    Has anyone generated an epub version of the Spring Reference Documentation. I was wondering if anyone could provide me with some basic instructions on how to do this. I know little about DocBook, DocBook XSL and building the spring-framework-reference project in Spring on Windows platform.

    Could this be added to the Spring build process?

    Thanks.
    Mario Jauvin

  2. #2
    Join Date
    Aug 2010
    Location
    Ottawa, Canada
    Posts
    53

    Default

    Who is responsible for spring-framework-reference project?
    Mario Jauvin

  3. #3
    Join Date
    Apr 2007
    Posts
    307

    Default

    Hi Mario,

    You're free to take shot at implementing epub support in the Spring framework Gradle docbook plugin. This isn't a priority for us at the moment (you're the first to ask about it), but if you're willing to contribute, you're welcome to.

    You'll want to start by reading the contributor guidelines document. Also note that the current docbook plugin used by the Gradle build lives here: https://github.com/SpringSource/grad...ference-plugin
    Chris Beams
    Spring Framework committer, VMware
    http://github.com/cbeams

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •