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 2017/03/03 03:31:51 UTC

[2/6] incubator-mynewt-site git commit: MYNEWT-582 fix "go get mynewt.apache.org/newt/newt"

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

Branch: refs/heads/develop
Commit: c9e3df30020d2b1c165cb3c45c8d4ad64d8bec2a
Parents: 7a428ec
Author: spoonofpower <sp...@gmail.com>
Authored: Mon Feb 27 16:22:57 2017 -0800
Committer: spoonofpower <sp...@gmail.com>
Committed: Mon Feb 27 16:22:57 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/c9e3df30/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/c9e3df30/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/c9e3df30/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/c9e3df30/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/c9e3df30/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/c9e3df30/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>