Search in all Spring Docs
This commit is contained in:
		
							parent
							
								
									5930496049
								
							
						
					
					
						commit
						71c9c82233
					
				|  | @ -7,6 +7,7 @@ antora: | |||
|   - '@antora/atlas-extension' | ||||
|   - require: '@springio/antora-extensions/root-component-extension' | ||||
|     root_component_name: 'security' | ||||
|   - '@springio/antora-extensions/static-page-extension' | ||||
| site: | ||||
|   title: Spring Security | ||||
|   url: https://docs.spring.io/spring-security/reference | ||||
|  | @ -34,7 +35,7 @@ urls: | |||
|   redirect_facility: httpd | ||||
| ui: | ||||
|   bundle: | ||||
|     url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.3.7/ui-bundle.zip | ||||
|     url: https://github.com/spring-io/antora-ui-spring/releases/download/v0.4.1/ui-bundle.zip | ||||
|     snapshot: true | ||||
| runtime: | ||||
|   log: | ||||
|  |  | |||
|  | @ -9,14 +9,14 @@ antora { | |||
| 	environment = [ | ||||
| 		'ALGOLIA_API_KEY': '9d489079e5ec46dbb238909fee5c9c29', | ||||
| 		'ALGOLIA_APP_ID': 'WB1FQYI187', | ||||
| 		'ALGOLIA_INDEX_NAME': 'springsecurity', | ||||
| 		'ALGOLIA_INDEX_NAME': 'springdocs', | ||||
| 	] | ||||
| 	// NOTE remember to update the versions in lib/antora/templates/per-branch-antora-playbook.yml as well | ||||
| 	dependencies = [ | ||||
| 		'@antora/atlas-extension': '1.0.0-alpha.1', | ||||
| 		'@antora/collector-extension': '1.0.0-alpha.3', | ||||
| 		'@asciidoctor/tabs': '1.0.0-beta.3', | ||||
| 		'@springio/antora-extensions': '1.4.2', | ||||
| 		'@springio/antora-extensions': '1.6.0', | ||||
| 		'@springio/asciidoctor-extensions': '1.0.0-alpha.8', | ||||
| 	] | ||||
| } | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue