Commit Graph

43 Commits

Author SHA1 Message Date
Marcin Grzejszczak
2a742822ee Removed adoc footer 2016-09-07 18:04:14 +02:00
Marcin Grzejszczak
eb37e42797 Updating ghpages for all projects 2016-08-22 13:33:20 +02:00
Marcin Grzejszczak
c6f8a460e1 Updating ghpages for all projects 2016-08-19 11:47:46 +02:00
Marcin Grzejszczak
5aa62ebe98 Updating ghpages for all projects 2016-08-18 13:16:42 +02:00
Marcin Grzejszczak
65a32e2c53 Updating ghpages for all projects 2016-08-17 12:47:01 +02:00
Marcin Grzejszczak
10d98b6d91 Deploying documentation to proper folder
What we're missing ATM is different documentation versions for different application versions. What this change does is that it's:

- finding out what is the current branch (e.g. 1.0.x)
- finding out out what is the name of the main adoc file (e.g. spring-cloud-sleuth)
- pulling the changes from gh-pages after checkout
- finding out what is the list of comma separated whitelisted branches (via the `docs.whitelisted.branches` prop)
- in gh-pages creating a folder with name of the branch  (e.g. /1.0.x)
copying all the docs/target/generated-docs/ to that folder
- if the branch from which we're calling the script is NOT master then we're changing the ${main.adoc}.html to index.html so that it's easier to access the docs (e.g. http://cloud.spring.io/spring-cloud-sleuth/1.0.x/)
2016-08-16 15:16:13 +02:00
Spencer Gibb
5fcab650a2 Update to SNAPSHOT 2016-06-30 15:42:44 -06:00
Spencer Gibb
4d0dae71e5 Update SNAPSHOT to 1.0.2.RELEASE 2016-06-30 15:21:31 -06:00
Dave Syer
fa5c6dae79 Update readme script to handle local includes 2016-06-11 09:54:41 +01:00
Spencer Gibb
13f1ff1ced Update to SNAPSHOT 2016-06-06 22:42:47 -06:00
Spencer Gibb
8c8f233b56 Update SNAPSHOT to 1.0.1.RELEASE 2016-06-06 22:31:35 -06:00
Dave Syer
01cc4c0366 Update to 1.0.1 snapshots 2016-05-11 09:31:36 +01:00
Spencer Gibb
d20fe98506 Revert "Update SNAPSHOT to release 1.0.0.RELEASE"
This reverts commit 0fc04eabdf.
2016-05-10 14:19:41 -06:00
Spencer Gibb
0fc04eabdf Update SNAPSHOT to release 1.0.0.RELEASE 2016-05-10 13:53:11 -06:00
Dave Syer
95d1d389d7 Switch parent of docs poms 2016-05-06 17:40:09 +01:00
Dave Syer
4f659dc704 Update parent to 1.1.0.RELEASE 2016-05-06 17:13:33 +01:00
Marcin Grzejszczak
b588ad7c49 Fixed inconsistency in the dependencies approach 2016-04-18 21:26:30 +02:00
Dave Syer
8ba93d4f1d Revert to snapshots 2016-04-18 15:23:20 +01:00
Dave Syer
570b910093 Update to RC2 2016-04-18 15:23:00 +01:00
konrad.dobrzynski
84b3f5d323 [#70] - Renaming some of properties to remove possibility to polute ZookeeperDependencies objects 2016-03-31 15:21:36 +02:00
Marcin Grzejszczak
1b95269c22 Revert to snapshots 2016-03-23 13:26:00 +01:00
Marcin Grzejszczak
489da59578 Bump for 1.0.0.RC1 2016-03-23 13:18:43 +01:00
Marcin Grzejszczak
75e9d6fcd0 Updated docs 2016-03-10 14:38:22 +01:00
Marcin Grzejszczak
1d54b1ad6b Updated docs 2016-03-10 11:43:25 +01:00
Marcin Grzejszczak
e1c214cf58 Revert to snapshots 2016-02-05 11:07:42 +01:00
Marcin Grzejszczak
25f6bdc007 Update to 1.1.0.M5 2016-02-05 11:04:29 +01:00
Spencer Gibb
bc888f8026 Revert "Update SNAPSHOT to MILESTONE 1.0.0.M4"
This reverts commit 627007e4d3.
2015-12-22 12:16:18 -07:00
Spencer Gibb
627007e4d3 Update SNAPSHOT to MILESTONE 1.0.0.M4 2015-12-22 12:15:07 -07:00
Spencer Gibb
bb8b0c7805 Revert Update SNAPSHOT to MILESTONE 1.0.0.M3 2015-11-17 10:01:34 -07:00
Spencer Gibb
fd12b286be Update SNAPSHOT to MILESTONE 1.0.0.M3 2015-11-17 09:29:10 -07:00
Marcin Grzejszczak
6c802b83dd Stub definitions for dependencies
fixes gh-37
2015-11-11 12:48:43 -07:00
Kenny Bastani
9b16b536f0 Update spring-cloud-zookeeper.adoc
Fixed syntax issue with discovery client example
2015-10-25 01:52:22 -07:00
Dave Syer
70a0856b6a Switch docs to correct parent pom 2015-10-01 13:02:56 +01:00
Spencer Gibb
305fc3320c fix ghpages for branch builds 2015-09-08 11:31:19 -06:00
Marcin Grzejszczak
c57f4b53c7 [#25] Added Javadocs and documentation for dependencies 2015-08-17 21:18:52 +02:00
Spencer Gibb
d9d3976650 remove references to consul
fixes gh-20
2015-07-30 11:34:35 -06:00
Spencer Gibb
68005c3beb Spring Cloud Zookeeper starters
fixes gh-12
2015-07-29 17:07:42 -06:00
Spencer Gibb
7de227b9e8 Use spring.cloud.zookeeper config namespace
rather than just 'zookeeper'.

fixes gh-17
2015-07-29 16:16:52 -06:00
Spencer Gibb
09adf90010 Basic documentation for zookeeper configuration
fixes gh-9
2015-07-29 16:11:42 -06:00
Spencer Gibb
3d66823d62 Basic documentation for zookeeper discovery
fixes gh-8
2015-07-29 15:56:02 -06:00
Spencer Gibb
f4d4944552 Add instructions to run the sample 2015-07-29 15:55:28 -06:00
Spencer Gibb
54798e910b clarify intro 2015-07-29 15:54:18 -06:00
Spencer Gibb
c2dccdd4b9 add spring cloud documentation infrastructure
fixes gh-5
2015-05-28 14:39:49 -06:00