Rob Winch
|
e4ce7249cc
|
Generate antora.yml and push to spring-security-docs-generated
|
2021-09-23 15:50:14 -05:00 |
Rob Winch
|
a0e9c67482
|
Fix antora version
|
2021-09-23 15:50:13 -05:00 |
Rob Winch
|
2da377ec88
|
Fix antora security version
|
2021-09-23 15:50:13 -05:00 |
Rob Winch
|
d2affef356
|
Fix images
- Move images into assets/
- Remove figures form antora.yml
- Add :figures: to each page that uses it
|
2021-09-23 15:47:21 -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 |