Stephane Nicoll
888703cf26
Add maven plugin documentation
...
This commit adds the generated site for the maven plugin alongside
the developer guide and javadoc. The maven plugin is available in
the "/maven-plugin" context.
The advanced information described in the developer guide have
been migrated to the plugin site as most the information is taken
from the code itself, which avoids duplication.
Fixes #749
11 years ago
Phillip Webb
64a835e91a
Move master to 1.1.0.BUILD-SNAPSHOT
11 years ago
Spring Buildmaster
d3954a1703
Next development version
11 years ago
Spring Buildmaster
a5864ebcd0
Next development version
11 years ago
Spring Buildmaster
15e9dbe98b
Next development version
11 years ago
Phillip Webb
26e55e5b55
Fix broken docs build
11 years ago
Phillip Webb
0af7f7e347
Add missing POM info
11 years ago
Phillip Webb
6f9bb233ad
Revert "Next development version"
...
This reverts commit b67bb70ee3
.
11 years ago
Spring Buildmaster
b67bb70ee3
Next development version
11 years ago
Phillip Webb
ac4cdd33c3
Revert "Next development version"
...
This reverts commit 1d0eea12eb
.
Returning to 1.0.0.BUILD-SNAPSHOT for an updated release.
11 years ago
Spring Buildmaster
1d0eea12eb
Next development version
11 years ago
Phillip Webb
72e3715ba9
Add missing main.basedir property to docs pom
11 years ago
Phillip Webb
2747c01e81
Set correct github tag for generated docs
11 years ago
Phillip Webb
abba0d63fe
Add documentation tool-chain
...
Generate html, pdf and epub documentation using asciidoctor+docbook.
See gh-295
11 years ago
Spring Buildmaster
b0d4e8ae69
Next development version
11 years ago
Spring Buildmaster
cb8668a151
Release version 1.0.0.RC4
11 years ago
Spring Buildmaster
1367d57e8c
Next development version
11 years ago
Spring Buildmaster
eaff1677a7
Release version 1.0.0.RC3
11 years ago
Phillip Webb
a61a45092d
Revert "Add generator app for simple table of *AutoConfiguration"
...
This reverts commit 89283e46b8
.
Revert until we can find a new home, outside of the usual build
process.
11 years ago
Dave Syer
89283e46b8
Add generator app for simple table of *AutoConfiguration
...
Run with "mvn spring-boot:run" and then scrape the Markdown from stdout.
(Result already added to docs/autoconfig.md.)
11 years ago
Phillip Webb
9ab886f4db
Consistent javadoc "code" block formatting
...
Update javadoc to consistently use the "code" style with <pre> blocks.
Also include the latest spring-javadoc.css formatting file.
Fixes gh-332
11 years ago
Phillip Webb
68293f34af
Upgrade version to 1.0.0.BUILD-SNAPSHOT
...
Fixes fg-243
11 years ago
Phillip Webb
210e1f3a6b
Update docs zip to include css assets
11 years ago
Phillip Webb
8017c04e30
Rename spring-boot-javadoc to spring-boot-docs
...
Renamed javadoc to a general purpose docs project that can be
automatically deployed.
11 years ago