From db8f49bcf35412b45c7924af88b357d5278fb068 Mon Sep 17 00:00:00 2001 From: timelyportfolio Date: Thu, 13 Jul 2017 07:13:55 -0500 Subject: [PATCH] refresh pkgdown --- .Rbuildignore | 2 +- docs/LICENSE.html | 128 +++++++++++++++++++++ docs/articles/index.html | 10 +- docs/articles/intro_to_vueR.html | 7 +- docs/authors.html | 8 +- docs/index.html | 18 +-- docs/news/index.html | 124 ++++++++++++++++++++ docs/pkgdown.css | 71 ++++++++---- docs/reference/html_dependency_vue.html | 10 +- docs/reference/index.html | 12 +- docs/reference/vue-shiny.html | 10 +- docs/reference/vue.html | 144 ++++++++++++------------ 12 files changed, 423 insertions(+), 121 deletions(-) create mode 100644 docs/LICENSE.html create mode 100644 docs/news/index.html diff --git a/.Rbuildignore b/.Rbuildignore index 07e0ea5..2edd370 100644 --- a/.Rbuildignore +++ b/.Rbuildignore @@ -5,4 +5,4 @@ ^README-.*\.png$ ^\.travis\.yml$ ^CONDUCT\.md$ -^\docs$ +docs diff --git a/docs/LICENSE.html b/docs/LICENSE.html new file mode 100644 index 0000000..ebe1d53 --- /dev/null +++ b/docs/LICENSE.html @@ -0,0 +1,128 @@ + + + + + + + + +License • vueR + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+ +
+
+ + +
The MIT License (MIT)
+
+Copyright (c) 2015 
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
+
+
+ +
+ +
+ + +
+ + +
+

Site built with pkgdown.

+
+ +
+
+ + + diff --git a/docs/articles/index.html b/docs/articles/index.html index 9162baf..4f8aab8 100644 --- a/docs/articles/index.html +++ b/docs/articles/index.html @@ -23,9 +23,10 @@ - + + - + - @@ -33,6 +33,9 @@
  • Articles +
  • +
  • + News