Repository: incubator-mynewt-site
Updated Branches:
  refs/heads/master b323f8479 -> 555f8433d


MYNEWT-582 fix "go get mynewt.apache.org/newt/newt"

Add the metadata needed to "go get" subdirs under
mynewt.apache.org/newt


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

Branch: refs/heads/master
Commit: 555f8433d7a828260b5559d1531e60d145515cbd
Parents: b323f84
Author: spoonofpower <[email protected]>
Authored: Mon Feb 27 16:22:57 2017 -0800
Committer: aditihilbert <[email protected]>
Committed: Thu Mar 2 23:11:52 2017 -0800

----------------------------------------------------------------------
 extras/newt/index.html            | 5 -----
 extras/newt/newt/image/index.html | 6 ++++++
 extras/newt/newt/index.html       | 6 ++++++
 extras/newt/newtmgr/index.html    | 6 ++++++
 extras/newt/newtvm/index.html     | 6 ++++++
 extras/newt/util/index.html       | 6 ++++++
 6 files changed, 30 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f8433/extras/newt/index.html
----------------------------------------------------------------------
diff --git a/extras/newt/index.html b/extras/newt/index.html
index ca6f997..86cf773 100644
--- a/extras/newt/index.html
+++ b/extras/newt/index.html
@@ -1,11 +1,6 @@
 <html>
   <head>
       <meta name="go-import" content="mynewt.apache.org/newt git 
https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git";>
-      <meta name="go-import" content="mynewt.apache.org/newt/newt git 
https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git";>
-      <meta name="go-import" content="mynewt.apache.org/newt/newt/image git 
https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git";>
-      <meta name="go-import" content="mynewt.apache.org/newt/newtvm git 
https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git";>
-      <meta name="go-import" content="mynewt.apache.org/newt/newtmgr git 
https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git";>
-      <meta name="go-import" content="mynewt.apache.org/newt/util git 
https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git";>
       <meta http-equiv="refresh" content="0; url=/">
   </head>
 </html>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f8433/extras/newt/newt/image/index.html
----------------------------------------------------------------------
diff --git a/extras/newt/newt/image/index.html 
b/extras/newt/newt/image/index.html
new file mode 100644
index 0000000..86cf773
--- /dev/null
+++ b/extras/newt/newt/image/index.html
@@ -0,0 +1,6 @@
+<html>
+  <head>
+      <meta name="go-import" content="mynewt.apache.org/newt git 
https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git";>
+      <meta http-equiv="refresh" content="0; url=/">
+  </head>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f8433/extras/newt/newt/index.html
----------------------------------------------------------------------
diff --git a/extras/newt/newt/index.html b/extras/newt/newt/index.html
new file mode 100644
index 0000000..86cf773
--- /dev/null
+++ b/extras/newt/newt/index.html
@@ -0,0 +1,6 @@
+<html>
+  <head>
+      <meta name="go-import" content="mynewt.apache.org/newt git 
https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git";>
+      <meta http-equiv="refresh" content="0; url=/">
+  </head>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f8433/extras/newt/newtmgr/index.html
----------------------------------------------------------------------
diff --git a/extras/newt/newtmgr/index.html b/extras/newt/newtmgr/index.html
new file mode 100644
index 0000000..86cf773
--- /dev/null
+++ b/extras/newt/newtmgr/index.html
@@ -0,0 +1,6 @@
+<html>
+  <head>
+      <meta name="go-import" content="mynewt.apache.org/newt git 
https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git";>
+      <meta http-equiv="refresh" content="0; url=/">
+  </head>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f8433/extras/newt/newtvm/index.html
----------------------------------------------------------------------
diff --git a/extras/newt/newtvm/index.html b/extras/newt/newtvm/index.html
new file mode 100644
index 0000000..86cf773
--- /dev/null
+++ b/extras/newt/newtvm/index.html
@@ -0,0 +1,6 @@
+<html>
+  <head>
+      <meta name="go-import" content="mynewt.apache.org/newt git 
https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git";>
+      <meta http-equiv="refresh" content="0; url=/">
+  </head>
+</html>

http://git-wip-us.apache.org/repos/asf/incubator-mynewt-site/blob/555f8433/extras/newt/util/index.html
----------------------------------------------------------------------
diff --git a/extras/newt/util/index.html b/extras/newt/util/index.html
new file mode 100644
index 0000000..86cf773
--- /dev/null
+++ b/extras/newt/util/index.html
@@ -0,0 +1,6 @@
+<html>
+  <head>
+      <meta name="go-import" content="mynewt.apache.org/newt git 
https://git-wip-us.apache.org/repos/asf/incubator-mynewt-newt.git";>
+      <meta http-equiv="refresh" content="0; url=/">
+  </head>
+</html>

Reply via email to