Skip to content

Commit

Permalink
Documentation changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Heising committed Mar 3, 2014
1 parent 5b6975e commit 0b2ec5d
Show file tree
Hide file tree
Showing 46 changed files with 6 additions and 3 deletions.
Empty file modified .gitignore
100644 → 100755
Empty file.
Empty file modified LICENSE
100644 → 100755
Empty file.
Empty file modified README.md
100644 → 100755
Empty file.
Empty file modified css/jquery.gridster.min.css
100644 → 100755
Empty file.
4 changes: 2 additions & 2 deletions css/styles.css
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -992,8 +992,8 @@ header h1
width: 950px;
top: 20px;
margin: 0px auto;
padding-left: 20px;
padding-right: 20px;
padding-left: 10px;
padding-right: 10px;
position: absolute;
-moz-box-sizing : border-box;
-webkit-box-sizing : border-box;
Expand Down
3 changes: 3 additions & 0 deletions docs/build-docs.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
#!/bin/bash

docco --css docco-fb.css ./../examples/plugin_example.js --output ./
Empty file modified docs/docco-fb.css
100644 → 100755
Empty file.
Empty file modified docs/docco.css
100644 → 100755
Empty file.
2 changes: 1 addition & 1 deletion docs/plugin_example.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<title>Building a Freeboard Plugin</title>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<meta name="viewport" content="width=device-width, target-densitydpi=160dpi, initial-scale=1.0; maximum-scale=1.0; user-scalable=0;">
<link rel="stylesheet" media="all" href="docco.css" />
<link rel="stylesheet" media="all" href="docco-fb.css" />
</head>
<body>
<div id="container">
Expand Down
Empty file modified docs/public/fonts/aller-bold.eot
100644 → 100755
Empty file.
Empty file modified docs/public/fonts/aller-bold.ttf
100644 → 100755
Empty file.
Empty file modified docs/public/fonts/aller-bold.woff
100644 → 100755
Empty file.
Empty file modified docs/public/fonts/aller-light.eot
100644 → 100755
Empty file.
Empty file modified docs/public/fonts/aller-light.ttf
100644 → 100755
Empty file.
Empty file modified docs/public/fonts/aller-light.woff
100644 → 100755
Empty file.
Empty file modified docs/public/fonts/fleurons.eot
100644 → 100755
Empty file.
Empty file modified docs/public/fonts/fleurons.ttf
100644 → 100755
Empty file.
Empty file modified docs/public/fonts/fleurons.woff
100644 → 100755
Empty file.
Empty file modified docs/public/fonts/novecento-bold.eot
100644 → 100755
Empty file.
Empty file modified docs/public/fonts/novecento-bold.ttf
100644 → 100755
Empty file.
Empty file modified docs/public/fonts/novecento-bold.woff
100644 → 100755
Empty file.
Empty file modified docs/public/images/gray.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified docs/public/stylesheets/normalize.css
100644 → 100755
Empty file.
Empty file modified examples/plugin_example.js
100644 → 100755
Empty file.
Empty file modified examples/rl78.json
100644 → 100755
Empty file.
Empty file modified examples/weather.json
100644 → 100755
Empty file.
Empty file modified img/dash-logo.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/dropdown-arrow.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/glyphicons-halflings-white.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/glyphicons-halflings.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/main-logo.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/synapse-dash-logo.png
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified index.html
100644 → 100755
Empty file.
Empty file modified js/freeboard/freeboard.js
100644 → 100755
Empty file.
Empty file modified js/freeboard/plugins/freeboard.datasources.js
100644 → 100755
Empty file.
Empty file modified js/freeboard/plugins/freeboard.widgets.js
100644 → 100755
Empty file.
Empty file modified js/head.js
100644 → 100755
Empty file.
Empty file modified js/jquery-ui.js
100644 → 100755
Empty file.
Empty file modified js/jquery.caret.js
100644 → 100755
Empty file.
Empty file modified js/jquery.gridster.js
100644 → 100755
Empty file.
Empty file modified js/jquery.js
100644 → 100755
Empty file.
Empty file modified js/jquery.sparkline.min.js
100644 → 100755
Empty file.
Empty file modified js/justgage.1.0.1.js
100644 → 100755
Empty file.
Empty file modified js/knockout.js
100644 → 100755
Empty file.
Empty file modified js/raphael.2.1.0.min.js
100644 → 100755
Empty file.
Empty file modified js/underscore.js
100644 → 100755
Empty file.

0 comments on commit 0b2ec5d

Please sign in to comment.