Add website URLs for Apache Geode, Pivotal Cloud Cache (PCC) and Pivotal GemFire.
Add website URLs for Spring Boot, Spring Data for Apache Geode & Pivotal GemFire (SDG), Spring Data in general and the core Spring Framework.
This commit is contained in:
@@ -12,26 +12,34 @@ John Blum
|
||||
:apache-geode-version: 16
|
||||
:apache-geode-docs: https://geode.apache.org/docs/guide/{apache-geode-version}
|
||||
:apache-geode-javadoc: https://geode.apache.org/releases/latest/javadoc
|
||||
:pivotal-cloudcache-version: 1-3
|
||||
:pivotal-cloudcache-docs: https://docs.pivotal.io/p-cloud-cache/{pivotal-cloudcache-version}/developer.html
|
||||
:apache-geode-website: https://geode.apache.org/
|
||||
:pivotal-cloudcache-version: 1-8
|
||||
:pivotal-cloudcache-docs: https://docs.pivotal.io/p-cloud-cache/{pivotal-cloudcache-version}/index.html
|
||||
:pivotal-cloudcache-website: https://pivotal.io/pivotal-cloud-cache
|
||||
:pivotal-gemfire-version: 95
|
||||
:pivotal-gemfire-docs: https://gemfire.docs.pivotal.io/{pivotal-gemfire-version}/geode/reference/topics/gemfire_properties.html
|
||||
:pivotal-gemfire-javadoc: https://gemfire-{pivotal-gemfire-version}-javadocs.docs.pivotal.io/
|
||||
:pivotal-gemfire-website: https://pivotal.io/pivotal-gemfire
|
||||
:spring-boot-docs: https://docs.spring.io/spring-boot/docs/current/reference
|
||||
:spring-boot-docs-html: {spring-boot-docs}/html
|
||||
:spring-boot-javadoc: https://docs.spring.io/spring-boot/docs/current/api
|
||||
:spring-boot-website: https://spring.io/projects/spring-boot
|
||||
:spring-boot-data-geode-javadoc: https://docs.spring.io/autorepo/docs/spring-boot-data-geode-build/1.0.0.BUILD-SNAPSHOT/api/
|
||||
:spring-data-commons-docs: https://docs.spring.io/spring-data/commons/docs/current/reference
|
||||
:spring-data-commons-docs-html: {spring-data-commons-docs}/html
|
||||
:spring-data-commons-javadoc: https://docs.spring.io/spring-data/commons/docs/current/api
|
||||
:spring-data-geode-docs: https://docs.spring.io/spring-data/geode/docs/current/reference
|
||||
:spring-data-geode-docs-html: {spring-data-geode-docs}/html
|
||||
:spring-data-geode-javadoc: https://docs.spring.io/spring-data/geode/docs/current/api
|
||||
:spring-data-gemfire-docs: https://docs.spring.io/spring-data/gemfire/docs/current/reference
|
||||
:spring-data-gemfire-docs-html: {spring-data-gemfire-docs}/html
|
||||
:spring-data-gemfire-javadoc: https://docs.spring.io/spring-data/gemfire/docs/current/api
|
||||
:spring-data-gemfire-website: https://spring.io/projects/spring-data-gemfire
|
||||
:spring-data-geode-docs: https://docs.spring.io/spring-data/geode/docs/current/reference
|
||||
:spring-data-geode-docs-html: {spring-data-geode-docs}/html
|
||||
:spring-data-geode-javadoc: https://docs.spring.io/spring-data/geode/docs/current/api
|
||||
:spring-data-geode-website: https://spring.io/projects/spring-data-geode
|
||||
:spring-data-website: https://spring.io/projects/spring-data
|
||||
:spring-framework-docs: https://docs.spring.io/spring/docs/current/spring-framework-reference
|
||||
:spring-framework-javadoc: https://docs.spring.io/spring/docs/current/javadoc-api
|
||||
:spring-framework-website: https://spring.io/projects/spring-framework
|
||||
:spring-session-docs: https://docs.spring.io/spring-session/docs/current/reference/html5
|
||||
:spring-session-javadoc: https://docs.spring.io/spring-session/docs/current/api
|
||||
:spring-session-website: https://spring.io/projects/spring-session
|
||||
|
||||
Reference in New Issue
Block a user