Commit Graph

32 Commits

Author SHA1 Message Date
Dave Syer
53ebccbbca Update to 1.0.1 2016-09-21 10:22:15 +01:00
Marcin Grzejszczak
cfbea8061d Removed adoc footer 2016-09-07 17:59:28 +02:00
Marcin Grzejszczak
720588b717 Updating ghpages for all projects 2016-08-22 13:30:57 +02:00
Marcin Grzejszczak
7fcb429c83 Updating ghpages for all projects 2016-08-19 11:44:45 +02:00
Marcin Grzejszczak
b5236980ea Updating ghpages for all projects 2016-08-18 13:08:55 +02:00
Marcin Grzejszczak
a403ef5a59 Updating ghpages for all projects 2016-08-17 12:43:08 +02:00
Marcin Grzejszczak
12f1924fa4 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:17:49 +02:00
Dave Syer
529e4d9f93 Update readme script to handle local includes 2016-06-11 09:54:41 +01:00
Dave Syer
7e7e270f6f Revert to snapshots 2016-05-10 17:17:52 +01:00
Dave Syer
0f2398255c Update for 1.1.0.RELEASE 2016-05-10 17:16:44 +01:00
Dave Syer
78a67682c4 Switch parent of docs poms 2016-05-06 17:40:09 +01:00
Dave Syer
660dabdf9c More detail on credentials for discovery 2016-04-29 13:49:13 +01:00
Dave Syer
538ceeee7a Make it obvious the docs are about Discovery 2016-04-29 13:31:33 +01:00
Dave Syer
166142e479 Revert to snapshots 2016-04-18 14:16:10 +01:00
Dave Syer
8cf834d406 Update to RC2 2016-04-18 14:15:31 +01:00
Spencer Gibb
34c7f0c0f9 Revert "Update SNAPSHOT to milestone 1.0.0.RC1"
This reverts commit 32f17f11b2.
2016-03-23 10:50:20 -06:00
Spencer Gibb
32f17f11b2 Update SNAPSHOT to milestone 1.0.0.RC1 2016-03-23 10:46:34 -06:00
Dave Syer
5257b24c0f Revert to snapshots 2016-02-05 09:10:46 +00:00
Dave Syer
c3b11f430c Update to 1.0.0.M4 2016-02-05 09:09:52 +00:00
Jean de Klerk
c964527483 Building docs via included uri 2015-12-16 07:40:35 -07:00
Jean de Klerk
766416b974 Allow asciidoctor to read from uri, update README
- Allow asciidoctor to read from URI (contributing section)
- Add 'building documentation' section
- Add newly-updated README
- Small spelling fixes
2015-12-16 07:40:35 -07:00
Dave Syer
c3c285b1e6 Revert to snapshots 2015-11-17 12:41:10 +00:00
Dave Syer
2c80e6c08c Update to 1.0.0.M3 2015-11-17 12:40:36 +00:00
Jean de Klerk
6e069bce4c Update README.adoc
- Add header
- Add travis ci build notice
- Add contributing section
2015-11-06 07:21:04 -07:00
Spencer Gibb
6ac2630f53 update travis and ghpages 2015-09-25 11:13:05 -06:00
Dave Syer
f1d4b9636c Revert to snapshot 2015-09-08 10:21:35 +01:00
Dave Syer
d78ef2d773 Update for M1 release 2015-09-08 10:12:42 +01:00
Dave Syer
5a8930af9d Move VCAP_SERVICES processing over from spring-cloud-security 2015-08-27 10:18:06 +01:00
Dave Syer
ac079f876d Update to Brixton 2015-06-26 12:58:25 +01:00
Dave Syer
61c7b5a417 Bump build 2015-06-26 10:59:06 +01:00
Dave Syer
95bb68366b Fix build for travis 2015-05-21 17:11:52 +01:00
Dave Syer
1c862dab2b Fix docs 2015-05-21 14:44:15 +01:00