You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mynewt.apache.org by ad...@apache.org on 2016/06/22 18:16:24 UTC

[4/9] incubator-mynewt-site git commit: changed version in mkdocs.yml to v0_9_0 on master branch

changed version in mkdocs.yml to v0_9_0 on master branch


Project: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/commit/90374540
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/90374540
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/90374540

Branch: refs/heads/master
Commit: 903745407af6794fd600249e86a31884479c62ff
Parents: 51d8b8b
Author: aditihilbert <ad...@runtime.io>
Authored: Mon Jun 20 14:30:08 2016 -0700
Committer: = <=>
Committed: Wed Jun 22 10:00:20 2016 -0700

----------------------------------------------------------------------
 mkdocs.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/90374540/mkdocs.yml
----------------------------------------------------------------------
diff --git a/mkdocs.yml b/mkdocs.yml
index 984a6a8..e04d0eb 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -374,7 +374,7 @@ markdown_extensions:
         pygments_style: xcode
 
 extra:
-    version: 'none'
+    version: 'v0_9_0'
     versions:
         -   label: 'develop'
             branch: 'develop'