You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@fluo.apache.org by gi...@git.apache.org on 2017/10/02 19:15:10 UTC

[GitHub] keith-turner commented on a change in pull request #92: Move Fluo Recipes documentation to website

keith-turner commented on a change in pull request #92: Move Fluo Recipes documentation to website
URL: https://github.com/apache/fluo-website/pull/92#discussion_r142227319
 
 

 ##########
 File path: _config.yml
 ##########
 @@ -52,6 +55,20 @@ defaults:
       docs_base: "/docs/fluo/1.2"
       javadoc_base: "https://static.javadoc.io/org.apache.fluo/fluo-api/1.1.0-incubating"
       github_base: "https://github.com/apache/fluo/blob/master"
+  -
+    scope:
+      path: "_recipes-1-2"
+      type: "recipes-1-2"
+    values:
+      layout: "recipes-1.2"
+      title_prefix: "Fluo Recipes Documentation - "
+      version: "1.2.0"
+      minor_release: "1.2"
+      docs_base: "/docs/fluo-recipes/1.2"
+      github_base: "https://github.com/apache/fluo-recipes/blob/master"
+      javadoc_fluo: "https://static.javadoc.io/org.apache.fluo/fluo-api/1.1.0-incubating"
+      javadoc_core: "https://static.javadoc.io/org.apache.fluo/fluo-recipes-core/1.1.0-incubating"
 
 Review comment:
   This name is a bit ambiguous, it could be recipes core or fluo core.  I am ok w/ not changing it.  When seeing this in other places I found myself wondering which core it was for.
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services