Merge pull request #22667 from 2m/wip/example-code-service/2m
Use Example Code Service for samples
This commit is contained in:
commit
f87ec658a5
30 changed files with 601 additions and 595 deletions
|
|
@ -79,7 +79,8 @@ object SphinxDoc {
|
|||
"sigarVersion" -> Dependencies.Compile.sigar.revision,
|
||||
"sigarLoaderVersion" -> Dependencies.Compile.Provided.sigarLoader.revision,
|
||||
"github" -> GitHub.url(v),
|
||||
"samples" -> "http://github.com/akka/akka-samples"
|
||||
"samples" -> "http://github.com/akka/akka-samples/tree/master",
|
||||
"exampleCodeService" -> "https://example.lightbend.com/v1/download"
|
||||
)
|
||||
},
|
||||
preprocess := {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue