spring-projects / spring-ai

An Application Framework for AI Engineering
https://docs.spring.io/spring-ai/reference/index.html
Apache License 2.0
3.36k stars 868 forks source link

Remove 'classic' asciidoc build #140

Closed markpollack closed 1 year ago

markpollack commented 1 year ago

The project is using antora but there are still remnant to remove

So the main CI build should only generate/deploy the javadocs (reference docs based on Antora are part of another build). The main things to update after removing the Asciidoc resources are:

Look at the latest version of these files in the Batch repo: spring-batch-docs/pom.xml , src/assembly/javadocs.xml and .github/workflows/continuous-integration.yml to get the complete view.

markpollack commented 1 year ago

fixed via 27bb72999ac8f4fd00b2f201ec1fac6aa9b03285 and 342368890831e8fa353e60ce02a0300d8a94acd7