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:17:21 UTC

[07/10] incubator-mynewt-site git commit: retained develop version in mkdocs.yml

retained develop version in mkdocs.yml


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/5872b572
Tree: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/tree/5872b572
Diff: http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/diff/5872b572

Branch: refs/heads/v0_9_0
Commit: 5872b5728251ffd44eda940164660b77ccbe940b
Parents: 2576c1f
Author: aditihilbert <ad...@runtime.io>
Authored: Wed Jun 22 11:11:31 2016 -0700
Committer: aditihilbert <ad...@runtime.io>
Committed: Wed Jun 22 11:11:31 2016 -0700

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


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