Josh Cummings
|
101f11ba94
|
Improve ContextConfiguration Docs
Point to updated Spring Reference
Issue gh-10934
|
2022-05-27 13:12:56 -06:00 |
Josh Cummings
|
18b903f6e3
|
Polish ExtendWith Docs
Use spring-framework-reference-url placeholder
Issue gh-10934
|
2022-05-27 13:12:56 -06:00 |
nor-ek
|
038266a94f
|
Update JUnit 5 annotations in documentation
- replace Before with BeforeEach
- replace RunWith with ExtendWith
Closes gh-10934
|
2022-05-27 13:12:55 -06:00 |
Rob Winch
|
b8a362a60f
|
Remove include servlet/saml2/index.adoc
|
2021-09-23 15:47:20 -05:00 |
Rob Winch
|
f01a13aa52
|
Antora
mkdir -p docs/modules/ROOT/
mkdir -p docs/modules/ROOT/pages/
git checkout antora-2.x docs/antora.yml
git checkout antora-2.x docs/modules/ROOT/nav.adoc
mv docs/manual/src/docs/asciidoc/images docs/modules/ROOT/
mv docs/manual/src/docs/asciidoc/_includes/* docs/modules/ROOT/pages/
cp ~/code/rwinch/spring-reference/*antora* ~/code/spring-projects/spring-security/
mv docs/modules/ROOT/pages/about docs/modules/ROOT/pages/overview
|
2021-09-23 15:45:22 -05:00 |