weaver 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/.gitignore +10 -0
- data/.rspec +2 -0
- data/.travis.yml +3 -0
- data/CODE_OF_CONDUCT.md +13 -0
- data/Gemfile +4 -0
- data/LICENSE.txt +21 -0
- data/README.md +39 -0
- data/Rakefile +1 -0
- data/bin/console +14 -0
- data/bin/setup +7 -0
- data/bin/weaver +76 -0
- data/data/weaver/css/animate.css +2848 -0
- data/data/weaver/css/bootstrap.css +6358 -0
- data/data/weaver/css/bootstrap.min.css +5 -0
- data/data/weaver/css/patterns/congruent_pentagon.png +0 -0
- data/data/weaver/css/patterns/header-profile-skin-1.png +0 -0
- data/data/weaver/css/patterns/header-profile-skin-2.png +0 -0
- data/data/weaver/css/patterns/header-profile-skin-3.png +0 -0
- data/data/weaver/css/patterns/header-profile.png +0 -0
- data/data/weaver/css/patterns/otis_redding.png +0 -0
- data/data/weaver/css/patterns/shattered.png +0 -0
- data/data/weaver/css/patterns/triangular.png +0 -0
- data/data/weaver/css/plugins/blueimp/css/blueimp-gallery-indicator.css +71 -0
- data/data/weaver/css/plugins/blueimp/css/blueimp-gallery-video.css +87 -0
- data/data/weaver/css/plugins/blueimp/css/blueimp-gallery.css +226 -0
- data/data/weaver/css/plugins/blueimp/css/blueimp-gallery.min.css +1 -0
- data/data/weaver/css/plugins/blueimp/css/demo.css +51 -0
- data/data/weaver/css/plugins/blueimp/img/error.png +0 -0
- data/data/weaver/css/plugins/blueimp/img/error.svg +5 -0
- data/data/weaver/css/plugins/blueimp/img/loading.gif +0 -0
- data/data/weaver/css/plugins/blueimp/img/play-pause.png +0 -0
- data/data/weaver/css/plugins/blueimp/img/play-pause.svg +6 -0
- data/data/weaver/css/plugins/blueimp/img/video-play.png +0 -0
- data/data/weaver/css/plugins/blueimp/img/video-play.svg +5 -0
- data/data/weaver/css/plugins/bootstrap-rtl/bootstrap-rtl.css +1468 -0
- data/data/weaver/css/plugins/bootstrap-rtl/bootstrap-rtl.css.map +1 -0
- data/data/weaver/css/plugins/bootstrap-rtl/bootstrap-rtl.min.css +9 -0
- data/data/weaver/css/plugins/chosen/chosen-sprite.png +0 -0
- data/data/weaver/css/plugins/chosen/chosen-sprite@2x.png +0 -0
- data/data/weaver/css/plugins/chosen/chosen.css +429 -0
- data/data/weaver/css/plugins/codemirror/ambiance.css +77 -0
- data/data/weaver/css/plugins/codemirror/codemirror.css +309 -0
- data/data/weaver/css/plugins/colorpicker/bootstrap-colorpicker.min.css +9 -0
- data/data/weaver/css/plugins/cropper/cropper.min.css +9 -0
- data/data/weaver/css/plugins/dataTables/dataTables.bootstrap.css +233 -0
- data/data/weaver/css/plugins/dataTables/dataTables.responsive.css +93 -0
- data/data/weaver/css/plugins/dataTables/dataTables.tableTools.min.css +1 -0
- data/data/weaver/css/plugins/datapicker/datepicker3.css +789 -0
- data/data/weaver/css/plugins/dropzone/basic.css +155 -0
- data/data/weaver/css/plugins/dropzone/dropzone.css +410 -0
- data/data/weaver/css/plugins/fullcalendar/fullcalendar.css +977 -0
- data/data/weaver/css/plugins/fullcalendar/fullcalendar.print.css +202 -0
- data/data/weaver/css/plugins/iCheck/custom.css +59 -0
- data/data/weaver/css/plugins/iCheck/green.png +0 -0
- data/data/weaver/css/plugins/iCheck/green@2x.png +0 -0
- data/data/weaver/css/plugins/images/bootstrap-colorpicker/alpha-horizontal.png +0 -0
- data/data/weaver/css/plugins/images/bootstrap-colorpicker/alpha.png +0 -0
- data/data/weaver/css/plugins/images/bootstrap-colorpicker/hue-horizontal.png +0 -0
- data/data/weaver/css/plugins/images/bootstrap-colorpicker/hue.png +0 -0
- data/data/weaver/css/plugins/images/bootstrap-colorpicker/saturation.png +0 -0
- data/data/weaver/css/plugins/images/sort.png +0 -0
- data/data/weaver/css/plugins/images/sort_asc.png +0 -0
- data/data/weaver/css/plugins/images/sort_desc.png +0 -0
- data/data/weaver/css/plugins/images/sprite-skin-flat.png +0 -0
- data/data/weaver/css/plugins/images/sprite-skin-flat2.png +0 -0
- data/data/weaver/css/plugins/images/sprite-skin-nice.png +0 -0
- data/data/weaver/css/plugins/images/sprite-skin-simple.png +0 -0
- data/data/weaver/css/plugins/images/spritemap.png +0 -0
- data/data/weaver/css/plugins/images/spritemap@2x.png +0 -0
- data/data/weaver/css/plugins/ionRangeSlider/ion.rangeSlider.css +126 -0
- data/data/weaver/css/plugins/ionRangeSlider/ion.rangeSlider.skinFlat.css +89 -0
- data/data/weaver/css/plugins/ionRangeSlider/ion.rangeSlider.skinNice.css +85 -0
- data/data/weaver/css/plugins/ionRangeSlider/ion.rangeSlider.skinSimple.css +85 -0
- data/data/weaver/css/plugins/jQueryUI/images/animated-overlay.gif +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-icons_222222_256x240.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-icons_2e83ff_256x240.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-icons_454545_256x240.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-icons_888888_256x240.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/images/ui-icons_cd0a0a_256x240.png +0 -0
- data/data/weaver/css/plugins/jQueryUI/jquery-ui-1.10.4.custom.min.css +7 -0
- data/data/weaver/css/plugins/jasny/jasny-bootstrap.min.css +7 -0
- data/data/weaver/css/plugins/jqGrid/ui.jqgrid.css +171 -0
- data/data/weaver/css/plugins/jsTree/32px.png +0 -0
- data/data/weaver/css/plugins/jsTree/39px.png +0 -0
- data/data/weaver/css/plugins/jsTree/40px.png +0 -0
- data/data/weaver/css/plugins/jsTree/style.css +1050 -0
- data/data/weaver/css/plugins/jsTree/style.min.css +1 -0
- data/data/weaver/css/plugins/jsTree/throbber.gif +0 -0
- data/data/weaver/css/plugins/morris/morris-0.4.3.min.css +2 -0
- data/data/weaver/css/plugins/nouslider/jquery.nouislider.css +165 -0
- data/data/weaver/css/plugins/social-buttons/social-buttons.css +68 -0
- data/data/weaver/css/plugins/steps/jquery.steps.css +380 -0
- data/data/weaver/css/plugins/summernote/summernote-bs3.css +5970 -0
- data/data/weaver/css/plugins/summernote/summernote.css +446 -0
- data/data/weaver/css/plugins/switchery/switchery.css +32 -0
- data/data/weaver/css/plugins/toastr/toastr.min.css +222 -0
- data/data/weaver/css/style.css +5031 -0
- data/data/weaver/css/style.min.css +1 -0
- data/data/weaver/font-awesome/css/font-awesome.css +1801 -0
- data/data/weaver/font-awesome/css/font-awesome.min.css +4 -0
- data/data/weaver/font-awesome/fonts/FontAwesome.otf +0 -0
- data/data/weaver/font-awesome/fonts/fontawesome-webfont.eot +0 -0
- data/data/weaver/font-awesome/fonts/fontawesome-webfont.svg +565 -0
- data/data/weaver/font-awesome/fonts/fontawesome-webfont.ttf +0 -0
- data/data/weaver/font-awesome/fonts/fontawesome-webfont.woff +0 -0
- data/data/weaver/font-awesome/fonts/fontawesome-webfont.woff2 +0 -0
- data/data/weaver/font-awesome/less/animated.less +34 -0
- data/data/weaver/font-awesome/less/bordered-pulled.less +16 -0
- data/data/weaver/font-awesome/less/core.less +13 -0
- data/data/weaver/font-awesome/less/fixed-width.less +6 -0
- data/data/weaver/font-awesome/less/font-awesome.less +17 -0
- data/data/weaver/font-awesome/less/icons.less +596 -0
- data/data/weaver/font-awesome/less/larger.less +13 -0
- data/data/weaver/font-awesome/less/list.less +19 -0
- data/data/weaver/font-awesome/less/mixins.less +27 -0
- data/data/weaver/font-awesome/less/path.less +15 -0
- data/data/weaver/font-awesome/less/rotated-flipped.less +20 -0
- data/data/weaver/font-awesome/less/stacked.less +20 -0
- data/data/weaver/font-awesome/less/variables.less +606 -0
- data/data/weaver/font-awesome/scss/_animated.scss +34 -0
- data/data/weaver/font-awesome/scss/_bordered-pulled.scss +16 -0
- data/data/weaver/font-awesome/scss/_core.scss +13 -0
- data/data/weaver/font-awesome/scss/_fixed-width.scss +6 -0
- data/data/weaver/font-awesome/scss/_icons.scss +596 -0
- data/data/weaver/font-awesome/scss/_larger.scss +13 -0
- data/data/weaver/font-awesome/scss/_list.scss +19 -0
- data/data/weaver/font-awesome/scss/_mixins.scss +27 -0
- data/data/weaver/font-awesome/scss/_path.scss +15 -0
- data/data/weaver/font-awesome/scss/_rotated-flipped.scss +20 -0
- data/data/weaver/font-awesome/scss/_stacked.scss +20 -0
- data/data/weaver/font-awesome/scss/_variables.scss +606 -0
- data/data/weaver/font-awesome/scss/font-awesome.scss +17 -0
- data/data/weaver/fonts/OpenSans/OpenSans-Bold.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-BoldItalic.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-ExtraBold.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-ExtraBoldItalic.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-Italic.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-Light.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-LightItalic.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-Regular.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-Semibold.ttf +0 -0
- data/data/weaver/fonts/OpenSans/OpenSans-SemiboldItalic.ttf +0 -0
- data/data/weaver/fonts/glyphicons-halflings-regular.eot +0 -0
- data/data/weaver/fonts/glyphicons-halflings-regular.svg +229 -0
- data/data/weaver/fonts/glyphicons-halflings-regular.ttf +0 -0
- data/data/weaver/fonts/glyphicons-halflings-regular.woff +0 -0
- data/data/weaver/js/bootstrap.js +2276 -0
- data/data/weaver/js/bootstrap.min.js +7 -0
- data/data/weaver/js/demo/chartjs-demo.js +217 -0
- data/data/weaver/js/demo/dashboard-demo.js +117 -0
- data/data/weaver/js/demo/flot-demo.js +308 -0
- data/data/weaver/js/demo/flot-demo2.js +377 -0
- data/data/weaver/js/demo/morris-demo.js +89 -0
- data/data/weaver/js/demo/peity-demo.js +33 -0
- data/data/weaver/js/demo/rickshaw-demo.js +103 -0
- data/data/weaver/js/demo/sparkline-demo.js +51 -0
- data/data/weaver/js/inspinia.js +149 -0
- data/data/weaver/js/jquery-2.1.1.js +4 -0
- data/data/weaver/js/jquery-ui-1.10.4.min.js +7 -0
- data/data/weaver/js/jquery-ui.custom.min.js +16 -0
- data/data/weaver/js/plugins/blueimp/jquery.blueimp-gallery.min.js +1 -0
- data/data/weaver/js/plugins/chartJs/Chart.min.js +11 -0
- data/data/weaver/js/plugins/chosen/chosen.jquery.js +1211 -0
- data/data/weaver/js/plugins/codemirror/codemirror.js +7830 -0
- data/data/weaver/js/plugins/codemirror/mode/apl/apl.js +175 -0
- data/data/weaver/js/plugins/codemirror/mode/apl/index.html +72 -0
- data/data/weaver/js/plugins/codemirror/mode/asterisk/asterisk.js +198 -0
- data/data/weaver/js/plugins/codemirror/mode/asterisk/index.html +154 -0
- data/data/weaver/js/plugins/codemirror/mode/clike/clike.js +474 -0
- data/data/weaver/js/plugins/codemirror/mode/clike/index.html +225 -0
- data/data/weaver/js/plugins/codemirror/mode/clike/scala.html +767 -0
- data/data/weaver/js/plugins/codemirror/mode/clojure/clojure.js +243 -0
- data/data/weaver/js/plugins/codemirror/mode/clojure/index.html +88 -0
- data/data/weaver/js/plugins/codemirror/mode/cobol/cobol.js +255 -0
- data/data/weaver/js/plugins/codemirror/mode/cobol/index.html +210 -0
- data/data/weaver/js/plugins/codemirror/mode/coffeescript/coffeescript.js +369 -0
- data/data/weaver/js/plugins/codemirror/mode/coffeescript/index.html +740 -0
- data/data/weaver/js/plugins/codemirror/mode/commonlisp/commonlisp.js +120 -0
- data/data/weaver/js/plugins/codemirror/mode/commonlisp/index.html +177 -0
- data/data/weaver/js/plugins/codemirror/mode/css/css.js +717 -0
- data/data/weaver/js/plugins/codemirror/mode/css/index.html +70 -0
- data/data/weaver/js/plugins/codemirror/mode/css/less.html +152 -0
- data/data/weaver/js/plugins/codemirror/mode/css/less_test.js +51 -0
- data/data/weaver/js/plugins/codemirror/mode/css/scss.html +157 -0
- data/data/weaver/js/plugins/codemirror/mode/css/scss_test.js +110 -0
- data/data/weaver/js/plugins/codemirror/mode/css/test.js +135 -0
- data/data/weaver/js/plugins/codemirror/mode/cypher/cypher.js +146 -0
- data/data/weaver/js/plugins/codemirror/mode/cypher/index.html +63 -0
- data/data/weaver/js/plugins/codemirror/mode/d/d.js +218 -0
- data/data/weaver/js/plugins/codemirror/mode/d/index.html +273 -0
- data/data/weaver/js/plugins/codemirror/mode/diff/diff.js +47 -0
- data/data/weaver/js/plugins/codemirror/mode/diff/index.html +117 -0
- data/data/weaver/js/plugins/codemirror/mode/django/django.js +67 -0
- data/data/weaver/js/plugins/codemirror/mode/django/index.html +63 -0
- data/data/weaver/js/plugins/codemirror/mode/dtd/dtd.js +142 -0
- data/data/weaver/js/plugins/codemirror/mode/dtd/index.html +89 -0
- data/data/weaver/js/plugins/codemirror/mode/dylan/dylan.js +299 -0
- data/data/weaver/js/plugins/codemirror/mode/dylan/index.html +407 -0
- data/data/weaver/js/plugins/codemirror/mode/ecl/ecl.js +207 -0
- data/data/weaver/js/plugins/codemirror/mode/ecl/index.html +52 -0
- data/data/weaver/js/plugins/codemirror/mode/eiffel/eiffel.js +162 -0
- data/data/weaver/js/plugins/codemirror/mode/eiffel/index.html +429 -0
- data/data/weaver/js/plugins/codemirror/mode/erlang/erlang.js +622 -0
- data/data/weaver/js/plugins/codemirror/mode/erlang/index.html +76 -0
- data/data/weaver/js/plugins/codemirror/mode/fortran/fortran.js +188 -0
- data/data/weaver/js/plugins/codemirror/mode/fortran/index.html +81 -0
- data/data/weaver/js/plugins/codemirror/mode/gas/gas.js +345 -0
- data/data/weaver/js/plugins/codemirror/mode/gas/index.html +68 -0
- data/data/weaver/js/plugins/codemirror/mode/gfm/gfm.js +122 -0
- data/data/weaver/js/plugins/codemirror/mode/gfm/index.html +82 -0
- data/data/weaver/js/plugins/codemirror/mode/gfm/test.js +164 -0
- data/data/weaver/js/plugins/codemirror/mode/gherkin/gherkin.js +178 -0
- data/data/weaver/js/plugins/codemirror/mode/gherkin/index.html +48 -0
- data/data/weaver/js/plugins/codemirror/mode/go/go.js +184 -0
- data/data/weaver/js/plugins/codemirror/mode/go/index.html +85 -0
- data/data/weaver/js/plugins/codemirror/mode/groovy/groovy.js +226 -0
- data/data/weaver/js/plugins/codemirror/mode/groovy/index.html +84 -0
- data/data/weaver/js/plugins/codemirror/mode/haml/haml.js +159 -0
- data/data/weaver/js/plugins/codemirror/mode/haml/index.html +79 -0
- data/data/weaver/js/plugins/codemirror/mode/haml/test.js +97 -0
- data/data/weaver/js/plugins/codemirror/mode/haskell/haskell.js +267 -0
- data/data/weaver/js/plugins/codemirror/mode/haskell/index.html +73 -0
- data/data/weaver/js/plugins/codemirror/mode/haxe/haxe.js +518 -0
- data/data/weaver/js/plugins/codemirror/mode/haxe/index.html +124 -0
- data/data/weaver/js/plugins/codemirror/mode/htmlembedded/htmlembedded.js +86 -0
- data/data/weaver/js/plugins/codemirror/mode/htmlembedded/index.html +58 -0
- data/data/weaver/js/plugins/codemirror/mode/htmlmixed/htmlmixed.js +121 -0
- data/data/weaver/js/plugins/codemirror/mode/htmlmixed/index.html +85 -0
- data/data/weaver/js/plugins/codemirror/mode/http/http.js +113 -0
- data/data/weaver/js/plugins/codemirror/mode/http/index.html +45 -0
- data/data/weaver/js/plugins/codemirror/mode/index.html +125 -0
- data/data/weaver/js/plugins/codemirror/mode/jade/index.html +70 -0
- data/data/weaver/js/plugins/codemirror/mode/jade/jade.js +590 -0
- data/data/weaver/js/plugins/codemirror/mode/javascript/index.html +114 -0
- data/data/weaver/js/plugins/codemirror/mode/javascript/javascript.js +684 -0
- data/data/weaver/js/plugins/codemirror/mode/javascript/json-ld.html +72 -0
- data/data/weaver/js/plugins/codemirror/mode/javascript/test.js +194 -0
- data/data/weaver/js/plugins/codemirror/mode/javascript/typescript.html +61 -0
- data/data/weaver/js/plugins/codemirror/mode/jinja2/index.html +54 -0
- data/data/weaver/js/plugins/codemirror/mode/jinja2/jinja2.js +142 -0
- data/data/weaver/js/plugins/codemirror/mode/julia/index.html +195 -0
- data/data/weaver/js/plugins/codemirror/mode/julia/julia.js +301 -0
- data/data/weaver/js/plugins/codemirror/mode/kotlin/index.html +89 -0
- data/data/weaver/js/plugins/codemirror/mode/kotlin/kotlin.js +280 -0
- data/data/weaver/js/plugins/codemirror/mode/livescript/index.html +459 -0
- data/data/weaver/js/plugins/codemirror/mode/livescript/livescript.js +280 -0
- data/data/weaver/js/plugins/codemirror/mode/lua/index.html +85 -0
- data/data/weaver/js/plugins/codemirror/mode/lua/lua.js +159 -0
- data/data/weaver/js/plugins/codemirror/mode/markdown/index.html +359 -0
- data/data/weaver/js/plugins/codemirror/mode/markdown/markdown.js +758 -0
- data/data/weaver/js/plugins/codemirror/mode/markdown/test.js +754 -0
- data/data/weaver/js/plugins/codemirror/mode/meta.js +144 -0
- data/data/weaver/js/plugins/codemirror/mode/mirc/index.html +160 -0
- data/data/weaver/js/plugins/codemirror/mode/mirc/mirc.js +193 -0
- data/data/weaver/js/plugins/codemirror/mode/mllike/index.html +179 -0
- data/data/weaver/js/plugins/codemirror/mode/mllike/mllike.js +205 -0
- data/data/weaver/js/plugins/codemirror/mode/modelica/index.html +67 -0
- data/data/weaver/js/plugins/codemirror/mode/modelica/modelica.js +245 -0
- data/data/weaver/js/plugins/codemirror/mode/nginx/index.html +181 -0
- data/data/weaver/js/plugins/codemirror/mode/nginx/nginx.js +178 -0
- data/data/weaver/js/plugins/codemirror/mode/ntriples/index.html +45 -0
- data/data/weaver/js/plugins/codemirror/mode/ntriples/ntriples.js +186 -0
- data/data/weaver/js/plugins/codemirror/mode/octave/index.html +83 -0
- data/data/weaver/js/plugins/codemirror/mode/octave/octave.js +135 -0
- data/data/weaver/js/plugins/codemirror/mode/pascal/index.html +61 -0
- data/data/weaver/js/plugins/codemirror/mode/pascal/pascal.js +109 -0
- data/data/weaver/js/plugins/codemirror/mode/pegjs/index.html +66 -0
- data/data/weaver/js/plugins/codemirror/mode/pegjs/pegjs.js +114 -0
- data/data/weaver/js/plugins/codemirror/mode/perl/index.html +75 -0
- data/data/weaver/js/plugins/codemirror/mode/perl/perl.js +832 -0
- data/data/weaver/js/plugins/codemirror/mode/php/index.html +64 -0
- data/data/weaver/js/plugins/codemirror/mode/php/php.js +226 -0
- data/data/weaver/js/plugins/codemirror/mode/php/test.js +154 -0
- data/data/weaver/js/plugins/codemirror/mode/pig/index.html +55 -0
- data/data/weaver/js/plugins/codemirror/mode/pig/pig.js +188 -0
- data/data/weaver/js/plugins/codemirror/mode/properties/index.html +53 -0
- data/data/weaver/js/plugins/codemirror/mode/properties/properties.js +78 -0
- data/data/weaver/js/plugins/codemirror/mode/puppet/index.html +121 -0
- data/data/weaver/js/plugins/codemirror/mode/puppet/puppet.js +220 -0
- data/data/weaver/js/plugins/codemirror/mode/python/index.html +198 -0
- data/data/weaver/js/plugins/codemirror/mode/python/python.js +359 -0
- data/data/weaver/js/plugins/codemirror/mode/q/index.html +144 -0
- data/data/weaver/js/plugins/codemirror/mode/q/q.js +139 -0
- data/data/weaver/js/plugins/codemirror/mode/r/index.html +85 -0
- data/data/weaver/js/plugins/codemirror/mode/r/r.js +162 -0
- data/data/weaver/js/plugins/codemirror/mode/rpm/changes/index.html +66 -0
- data/data/weaver/js/plugins/codemirror/mode/rpm/index.html +149 -0
- data/data/weaver/js/plugins/codemirror/mode/rpm/rpm.js +101 -0
- data/data/weaver/js/plugins/codemirror/mode/rst/index.html +535 -0
- data/data/weaver/js/plugins/codemirror/mode/rst/rst.js +557 -0
- data/data/weaver/js/plugins/codemirror/mode/ruby/index.html +184 -0
- data/data/weaver/js/plugins/codemirror/mode/ruby/ruby.js +285 -0
- data/data/weaver/js/plugins/codemirror/mode/ruby/test.js +14 -0
- data/data/weaver/js/plugins/codemirror/mode/rust/index.html +60 -0
- data/data/weaver/js/plugins/codemirror/mode/rust/rust.js +451 -0
- data/data/weaver/js/plugins/codemirror/mode/sass/index.html +66 -0
- data/data/weaver/js/plugins/codemirror/mode/sass/sass.js +327 -0
- data/data/weaver/js/plugins/codemirror/mode/scheme/index.html +77 -0
- data/data/weaver/js/plugins/codemirror/mode/scheme/scheme.js +248 -0
- data/data/weaver/js/plugins/codemirror/mode/shell/index.html +66 -0
- data/data/weaver/js/plugins/codemirror/mode/shell/shell.js +138 -0
- data/data/weaver/js/plugins/codemirror/mode/shell/test.js +58 -0
- data/data/weaver/js/plugins/codemirror/mode/sieve/index.html +93 -0
- data/data/weaver/js/plugins/codemirror/mode/sieve/sieve.js +193 -0
- data/data/weaver/js/plugins/codemirror/mode/slim/index.html +96 -0
- data/data/weaver/js/plugins/codemirror/mode/slim/slim.js +575 -0
- data/data/weaver/js/plugins/codemirror/mode/slim/test.js +96 -0
- data/data/weaver/js/plugins/codemirror/mode/smalltalk/index.html +68 -0
- data/data/weaver/js/plugins/codemirror/mode/smalltalk/smalltalk.js +168 -0
- data/data/weaver/js/plugins/codemirror/mode/smarty/index.html +136 -0
- data/data/weaver/js/plugins/codemirror/mode/smarty/smarty.js +221 -0
- data/data/weaver/js/plugins/codemirror/mode/smartymixed/index.html +114 -0
- data/data/weaver/js/plugins/codemirror/mode/smartymixed/smartymixed.js +197 -0
- data/data/weaver/js/plugins/codemirror/mode/solr/index.html +57 -0
- data/data/weaver/js/plugins/codemirror/mode/solr/solr.js +104 -0
- data/data/weaver/js/plugins/codemirror/mode/sparql/index.html +53 -0
- data/data/weaver/js/plugins/codemirror/mode/sparql/sparql.js +160 -0
- data/data/weaver/js/plugins/codemirror/mode/sql/index.html +84 -0
- data/data/weaver/js/plugins/codemirror/mode/sql/sql.js +393 -0
- data/data/weaver/js/plugins/codemirror/mode/stex/index.html +110 -0
- data/data/weaver/js/plugins/codemirror/mode/stex/stex.js +262 -0
- data/data/weaver/js/plugins/codemirror/mode/stex/test.js +123 -0
- data/data/weaver/js/plugins/codemirror/mode/tcl/index.html +142 -0
- data/data/weaver/js/plugins/codemirror/mode/tcl/tcl.js +147 -0
- data/data/weaver/js/plugins/codemirror/mode/textile/index.html +191 -0
- data/data/weaver/js/plugins/codemirror/mode/textile/test.js +406 -0
- data/data/weaver/js/plugins/codemirror/mode/textile/textile.js +553 -0
- data/data/weaver/js/plugins/codemirror/mode/tiddlywiki/index.html +154 -0
- data/data/weaver/js/plugins/codemirror/mode/tiddlywiki/tiddlywiki.css +14 -0
- data/data/weaver/js/plugins/codemirror/mode/tiddlywiki/tiddlywiki.js +369 -0
- data/data/weaver/js/plugins/codemirror/mode/tiki/index.html +95 -0
- data/data/weaver/js/plugins/codemirror/mode/tiki/tiki.css +26 -0
- data/data/weaver/js/plugins/codemirror/mode/tiki/tiki.js +323 -0
- data/data/weaver/js/plugins/codemirror/mode/toml/index.html +73 -0
- data/data/weaver/js/plugins/codemirror/mode/toml/toml.js +88 -0
- data/data/weaver/js/plugins/codemirror/mode/tornado/index.html +63 -0
- data/data/weaver/js/plugins/codemirror/mode/tornado/tornado.js +68 -0
- data/data/weaver/js/plugins/codemirror/mode/turtle/index.html +50 -0
- data/data/weaver/js/plugins/codemirror/mode/turtle/turtle.js +160 -0
- data/data/weaver/js/plugins/codemirror/mode/vb/index.html +102 -0
- data/data/weaver/js/plugins/codemirror/mode/vb/vb.js +274 -0
- data/data/weaver/js/plugins/codemirror/mode/vbscript/index.html +55 -0
- data/data/weaver/js/plugins/codemirror/mode/vbscript/vbscript.js +350 -0
- data/data/weaver/js/plugins/codemirror/mode/velocity/index.html +118 -0
- data/data/weaver/js/plugins/codemirror/mode/velocity/velocity.js +201 -0
- data/data/weaver/js/plugins/codemirror/mode/verilog/index.html +120 -0
- data/data/weaver/js/plugins/codemirror/mode/verilog/test.js +273 -0
- data/data/weaver/js/plugins/codemirror/mode/verilog/verilog.js +364 -0
- data/data/weaver/js/plugins/codemirror/mode/xml/index.html +57 -0
- data/data/weaver/js/plugins/codemirror/mode/xml/test.js +51 -0
- data/data/weaver/js/plugins/codemirror/mode/xml/xml.js +384 -0
- data/data/weaver/js/plugins/codemirror/mode/xquery/index.html +210 -0
- data/data/weaver/js/plugins/codemirror/mode/xquery/test.js +67 -0
- data/data/weaver/js/plugins/codemirror/mode/xquery/xquery.js +447 -0
- data/data/weaver/js/plugins/codemirror/mode/yaml/index.html +80 -0
- data/data/weaver/js/plugins/codemirror/mode/yaml/yaml.js +112 -0
- data/data/weaver/js/plugins/codemirror/mode/z80/index.html +52 -0
- data/data/weaver/js/plugins/codemirror/mode/z80/z80.js +100 -0
- data/data/weaver/js/plugins/colorpicker/bootstrap-colorpicker.min.js +1 -0
- data/data/weaver/js/plugins/cropper/cropper.min.js +9 -0
- data/data/weaver/js/plugins/dataTables/dataTables.bootstrap.js +245 -0
- data/data/weaver/js/plugins/dataTables/dataTables.responsive.js +801 -0
- data/data/weaver/js/plugins/dataTables/dataTables.tableTools.min.js +69 -0
- data/data/weaver/js/plugins/dataTables/jquery.dataTables.js +14840 -0
- data/data/weaver/js/plugins/dataTables/swf/copy_csv_xls.swf +0 -0
- data/data/weaver/js/plugins/dataTables/swf/copy_csv_xls_pdf.swf +0 -0
- data/data/weaver/js/plugins/datapicker/bootstrap-datepicker.js +1671 -0
- data/data/weaver/js/plugins/dropzone/dropzone.js +1841 -0
- data/data/weaver/js/plugins/easypiechart/easypiechart.js +350 -0
- data/data/weaver/js/plugins/easypiechart/jquery.easypiechart.js +359 -0
- data/data/weaver/js/plugins/flot/curvedLines.js +315 -0
- data/data/weaver/js/plugins/flot/excanvas.min.js +1 -0
- data/data/weaver/js/plugins/flot/jquery.flot.js +3168 -0
- data/data/weaver/js/plugins/flot/jquery.flot.pie.js +820 -0
- data/data/weaver/js/plugins/flot/jquery.flot.resize.js +59 -0
- data/data/weaver/js/plugins/flot/jquery.flot.spline.js +212 -0
- data/data/weaver/js/plugins/flot/jquery.flot.symbol.js +71 -0
- data/data/weaver/js/plugins/flot/jquery.flot.time.js +432 -0
- data/data/weaver/js/plugins/flot/jquery.flot.tooltip.min.js +12 -0
- data/data/weaver/js/plugins/fullcalendar/fullcalendar.min.js +8 -0
- data/data/weaver/js/plugins/fullcalendar/moment.min.js +7 -0
- data/data/weaver/js/plugins/gritter/images/gritter-light.png +0 -0
- data/data/weaver/js/plugins/gritter/images/gritter-long.png +0 -0
- data/data/weaver/js/plugins/gritter/images/gritter.png +0 -0
- data/data/weaver/js/plugins/gritter/images/ie-spacer.gif +0 -0
- data/data/weaver/js/plugins/gritter/jquery.gritter.css +137 -0
- data/data/weaver/js/plugins/gritter/jquery.gritter.min.js +1 -0
- data/data/weaver/js/plugins/iCheck/icheck.min.js +11 -0
- data/data/weaver/js/plugins/ionRangeSlider/ion.rangeSlider.min.js +26 -0
- data/data/weaver/js/plugins/jasny/jasny-bootstrap.min.js +6 -0
- data/data/weaver/js/plugins/jeditable/jquery.jeditable.js +543 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-ar.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-bg.js +134 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-bg1251.js +132 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-cat.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-cn.js +169 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-cs.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-da.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-de.js +173 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-dk.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-el.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-en.js +170 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-es.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-fa.js +147 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-fi.js +131 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-fr.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-gl.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-he.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-hr.js +164 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-hr1250.js +164 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-hu.js +131 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-id.js +170 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-is.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-it.js +1 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-ja.js +158 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-kr.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-lt.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-mne.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-nl.js +150 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-no.js +1 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-pl.js +134 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-pt-br.js +137 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-pt.js +127 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-ro.js +141 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-ru.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-sk.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-sr-latin.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-sr.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-sv.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-th.js +130 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-tr.js +128 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-tw.js +131 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-ua.js +129 -0
- data/data/weaver/js/plugins/jqGrid/i18n/grid.locale-vi.js +170 -0
- data/data/weaver/js/plugins/jqGrid/jquery.jqGrid.min.js +545 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery-ui-i18n.min.js +6 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-af.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ar-DZ.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ar.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-az.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-be.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-bg.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-bs.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ca.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-cs.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-cy-GB.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-da.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-de.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-el.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-en-AU.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-en-GB.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-en-NZ.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-eo.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-es.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-et.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-eu.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fa.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fi.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fo.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fr-CA.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fr-CH.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-fr.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-gl.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-he.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-hi.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-hr.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-hu.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-hy.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-id.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-is.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-it.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ja.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ka.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-kk.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-km.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ko.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ky.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-lb.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-lt.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-lv.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-mk.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ml.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ms.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-nb.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-nl-BE.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-nl.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-nn.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-no.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-pl.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-pt-BR.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-pt.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-rm.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ro.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ru.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sk.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sl.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sq.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sr-SR.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sr.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-sv.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-ta.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-th.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-tj.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-tr.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-uk.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-vi.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-zh-CN.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-zh-HK.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/i18n/jquery.ui.datepicker-zh-TW.min.js +4 -0
- data/data/weaver/js/plugins/jquery-ui/images/animated-overlay.gif +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_flat_0_aaaaaa_40x100.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_flat_75_ffffff_40x100.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_glass_55_fbf9ee_1x400.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_glass_65_ffffff_1x400.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_glass_75_dadada_1x400.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_glass_75_e6e6e6_1x400.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_glass_95_fef1ec_1x400.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-bg_highlight-soft_75_cccccc_1x100.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-icons_222222_256x240.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-icons_2e83ff_256x240.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-icons_454545_256x240.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-icons_888888_256x240.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/images/ui-icons_cd0a0a_256x240.png +0 -0
- data/data/weaver/js/plugins/jquery-ui/jquery-ui.css +1189 -0
- data/data/weaver/js/plugins/jquery-ui/jquery-ui.js +15040 -0
- data/data/weaver/js/plugins/jquery-ui/jquery-ui.min.css +4 -0
- data/data/weaver/js/plugins/jquery-ui/jquery-ui.min.js +12 -0
- data/data/weaver/js/plugins/jsKnob/jquery.knob.js +791 -0
- data/data/weaver/js/plugins/jsTree/jstree.min.js +5 -0
- data/data/weaver/js/plugins/justified-gallery/README.md +14 -0
- data/data/weaver/js/plugins/justified-gallery/jquery.justifiedgallery.css +73 -0
- data/data/weaver/js/plugins/justified-gallery/jquery.justifiedgallery.js +258 -0
- data/data/weaver/js/plugins/justified-gallery/jquery.justifiedgallery.min.css +17 -0
- data/data/weaver/js/plugins/justified-gallery/jquery.justifiedgallery.min.js +24 -0
- data/data/weaver/js/plugins/justified-gallery/loading.gif +0 -0
- data/data/weaver/js/plugins/jvectormap/jquery-jvectormap-1.2.2.min.js +8 -0
- data/data/weaver/js/plugins/jvectormap/jquery-jvectormap-world-mill-en.js +1 -0
- data/data/weaver/js/plugins/metisMenu/jquery.metisMenu.js +120 -0
- data/data/weaver/js/plugins/morris/morris.js +1888 -0
- data/data/weaver/js/plugins/morris/raphael-2.1.0.min.js +10 -0
- data/data/weaver/js/plugins/nestable/jquery.nestable.js +484 -0
- data/data/weaver/js/plugins/nouslider/jquery.nouislider.min.js +34 -0
- data/data/weaver/js/plugins/pace/pace.min.js +2 -0
- data/data/weaver/js/plugins/peity/jquery.peity.min.js +13 -0
- data/data/weaver/js/plugins/rickshaw/rickshaw.min.js +3 -0
- data/data/weaver/js/plugins/rickshaw/vendor/d3.v3.js +5 -0
- data/data/weaver/js/plugins/slimscroll/jquery.slimscroll.js +464 -0
- data/data/weaver/js/plugins/slimscroll/jquery.slimscroll.min.js +16 -0
- data/data/weaver/js/plugins/sparkline/jquery.sparkline.min.js +5 -0
- data/data/weaver/js/plugins/staps/jquery.steps.min.js +6 -0
- data/data/weaver/js/plugins/summernote/summernote.min.js +2 -0
- data/data/weaver/js/plugins/switchery/switchery.js +1 -0
- data/data/weaver/js/plugins/toastr/toastr.min.js +2 -0
- data/data/weaver/js/plugins/validate/jquery.validate.min.js +4 -0
- data/data/weaver/js/plugins/video/responsible-video.js +21 -0
- data/lib/weaver.rb +922 -0
- data/lib/weaver/version.rb +3 -0
- data/weaver.gemspec +34 -0
- metadata +656 -0
@@ -0,0 +1,66 @@
|
|
1
|
+
<!doctype html>
|
2
|
+
|
3
|
+
<title>CodeMirror: RPM changes mode</title>
|
4
|
+
<meta charset="utf-8"/>
|
5
|
+
<link rel=stylesheet href="../../doc/docs.css">
|
6
|
+
|
7
|
+
<link rel="stylesheet" href="../../../lib/codemirror.css">
|
8
|
+
<script src="../../../lib/codemirror.js"></script>
|
9
|
+
<script src="changes.js"></script>
|
10
|
+
<link rel="stylesheet" href="../../../doc/docs.css">
|
11
|
+
<style type="text/css">.CodeMirror {border-top: 1px solid black; border-bottom: 1px solid black;}</style>
|
12
|
+
|
13
|
+
<div id=nav>
|
14
|
+
<a href="http://codemirror.net"><h1>CodeMirror</h1><img id=logo src="../../../doc/logo.png"></a>
|
15
|
+
|
16
|
+
<ul>
|
17
|
+
<li><a href="../../../index.html">Home</a>
|
18
|
+
<li><a href="../../../doc/manual.html">Manual</a>
|
19
|
+
<li><a href="https://github.com/codemirror/codemirror">Code</a>
|
20
|
+
</ul>
|
21
|
+
<ul>
|
22
|
+
<li><a href="../../index.html">Language modes</a>
|
23
|
+
<li><a class=active href="#">RPM changes</a>
|
24
|
+
</ul>
|
25
|
+
</div>
|
26
|
+
|
27
|
+
<article>
|
28
|
+
<h2>RPM changes mode</h2>
|
29
|
+
|
30
|
+
<div><textarea id="code" name="code">
|
31
|
+
-------------------------------------------------------------------
|
32
|
+
Tue Oct 18 13:58:40 UTC 2011 - misterx@example.com
|
33
|
+
|
34
|
+
- Update to r60.3
|
35
|
+
- Fixes bug in the reflect package
|
36
|
+
* disallow Interface method on Value obtained via unexported name
|
37
|
+
|
38
|
+
-------------------------------------------------------------------
|
39
|
+
Thu Oct 6 08:14:24 UTC 2011 - misterx@example.com
|
40
|
+
|
41
|
+
- Update to r60.2
|
42
|
+
- Fixes memory leak in certain map types
|
43
|
+
|
44
|
+
-------------------------------------------------------------------
|
45
|
+
Wed Oct 5 14:34:10 UTC 2011 - misterx@example.com
|
46
|
+
|
47
|
+
- Tweaks for gdb debugging
|
48
|
+
- go.spec changes:
|
49
|
+
- move %go_arch definition to %prep section
|
50
|
+
- pass correct location of go specific gdb pretty printer and
|
51
|
+
functions to cpp as HOST_EXTRA_CFLAGS macro
|
52
|
+
- install go gdb functions & printer
|
53
|
+
- gdb-printer.patch
|
54
|
+
- patch linker (src/cmd/ld/dwarf.c) to emit correct location of go
|
55
|
+
gdb functions and pretty printer
|
56
|
+
</textarea></div>
|
57
|
+
<script>
|
58
|
+
var editor = CodeMirror.fromTextArea(document.getElementById("code"), {
|
59
|
+
mode: {name: "changes"},
|
60
|
+
lineNumbers: true,
|
61
|
+
indentUnit: 4
|
62
|
+
});
|
63
|
+
</script>
|
64
|
+
|
65
|
+
<p><strong>MIME types defined:</strong> <code>text/x-rpm-changes</code>.</p>
|
66
|
+
</article>
|
@@ -0,0 +1,149 @@
|
|
1
|
+
<!doctype html>
|
2
|
+
|
3
|
+
<title>CodeMirror: RPM changes mode</title>
|
4
|
+
<meta charset="utf-8"/>
|
5
|
+
<link rel=stylesheet href="../../doc/docs.css">
|
6
|
+
|
7
|
+
<link rel="stylesheet" href="../../lib/codemirror.css">
|
8
|
+
<script src="../../lib/codemirror.js"></script>
|
9
|
+
<script src="rpm.js"></script>
|
10
|
+
<link rel="stylesheet" href="../../doc/docs.css">
|
11
|
+
<style type="text/css">.CodeMirror {border-top: 1px solid black; border-bottom: 1px solid black;}</style>
|
12
|
+
|
13
|
+
<div id=nav>
|
14
|
+
<a href="http://codemirror.net"><h1>CodeMirror</h1><img id=logo src="../../doc/logo.png"></a>
|
15
|
+
|
16
|
+
<ul>
|
17
|
+
<li><a href="../../index.html">Home</a>
|
18
|
+
<li><a href="../../doc/manual.html">Manual</a>
|
19
|
+
<li><a href="https://github.com/codemirror/codemirror">Code</a>
|
20
|
+
</ul>
|
21
|
+
<ul>
|
22
|
+
<li><a href="../index.html">Language modes</a>
|
23
|
+
<li><a class=active href="#">RPM</a>
|
24
|
+
</ul>
|
25
|
+
</div>
|
26
|
+
|
27
|
+
<article>
|
28
|
+
<h2>RPM changes mode</h2>
|
29
|
+
|
30
|
+
<div><textarea id="code" name="code">
|
31
|
+
-------------------------------------------------------------------
|
32
|
+
Tue Oct 18 13:58:40 UTC 2011 - misterx@example.com
|
33
|
+
|
34
|
+
- Update to r60.3
|
35
|
+
- Fixes bug in the reflect package
|
36
|
+
* disallow Interface method on Value obtained via unexported name
|
37
|
+
|
38
|
+
-------------------------------------------------------------------
|
39
|
+
Thu Oct 6 08:14:24 UTC 2011 - misterx@example.com
|
40
|
+
|
41
|
+
- Update to r60.2
|
42
|
+
- Fixes memory leak in certain map types
|
43
|
+
|
44
|
+
-------------------------------------------------------------------
|
45
|
+
Wed Oct 5 14:34:10 UTC 2011 - misterx@example.com
|
46
|
+
|
47
|
+
- Tweaks for gdb debugging
|
48
|
+
- go.spec changes:
|
49
|
+
- move %go_arch definition to %prep section
|
50
|
+
- pass correct location of go specific gdb pretty printer and
|
51
|
+
functions to cpp as HOST_EXTRA_CFLAGS macro
|
52
|
+
- install go gdb functions & printer
|
53
|
+
- gdb-printer.patch
|
54
|
+
- patch linker (src/cmd/ld/dwarf.c) to emit correct location of go
|
55
|
+
gdb functions and pretty printer
|
56
|
+
</textarea></div>
|
57
|
+
<script>
|
58
|
+
var editor = CodeMirror.fromTextArea(document.getElementById("code"), {
|
59
|
+
mode: {name: "rpm-changes"},
|
60
|
+
lineNumbers: true,
|
61
|
+
indentUnit: 4
|
62
|
+
});
|
63
|
+
</script>
|
64
|
+
|
65
|
+
<h2>RPM spec mode</h2>
|
66
|
+
|
67
|
+
<div><textarea id="code2" name="code2">
|
68
|
+
#
|
69
|
+
# spec file for package minidlna
|
70
|
+
#
|
71
|
+
# Copyright (c) 2011, Sascha Peilicke <saschpe@gmx.de>
|
72
|
+
#
|
73
|
+
# All modifications and additions to the file contributed by third parties
|
74
|
+
# remain the property of their copyright owners, unless otherwise agreed
|
75
|
+
# upon. The license for this file, and modifications and additions to the
|
76
|
+
# file, is the same license as for the pristine package itself (unless the
|
77
|
+
# license for the pristine package is not an Open Source License, in which
|
78
|
+
# case the license is the MIT License). An "Open Source License" is a
|
79
|
+
# license that conforms to the Open Source Definition (Version 1.9)
|
80
|
+
# published by the Open Source Initiative.
|
81
|
+
|
82
|
+
|
83
|
+
Name: libupnp6
|
84
|
+
Version: 1.6.13
|
85
|
+
Release: 0
|
86
|
+
Summary: Portable Universal Plug and Play (UPnP) SDK
|
87
|
+
Group: System/Libraries
|
88
|
+
License: BSD-3-Clause
|
89
|
+
Url: http://sourceforge.net/projects/pupnp/
|
90
|
+
Source0: http://downloads.sourceforge.net/pupnp/libupnp-%{version}.tar.bz2
|
91
|
+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
92
|
+
|
93
|
+
%description
|
94
|
+
The portable Universal Plug and Play (UPnP) SDK provides support for building
|
95
|
+
UPnP-compliant control points, devices, and bridges on several operating
|
96
|
+
systems.
|
97
|
+
|
98
|
+
%package -n libupnp-devel
|
99
|
+
Summary: Portable Universal Plug and Play (UPnP) SDK
|
100
|
+
Group: Development/Libraries/C and C++
|
101
|
+
Provides: pkgconfig(libupnp)
|
102
|
+
Requires: %{name} = %{version}
|
103
|
+
|
104
|
+
%description -n libupnp-devel
|
105
|
+
The portable Universal Plug and Play (UPnP) SDK provides support for building
|
106
|
+
UPnP-compliant control points, devices, and bridges on several operating
|
107
|
+
systems.
|
108
|
+
|
109
|
+
%prep
|
110
|
+
%setup -n libupnp-%{version}
|
111
|
+
|
112
|
+
%build
|
113
|
+
%configure --disable-static
|
114
|
+
make %{?_smp_mflags}
|
115
|
+
|
116
|
+
%install
|
117
|
+
%makeinstall
|
118
|
+
find %{buildroot} -type f -name '*.la' -exec rm -f {} ';'
|
119
|
+
|
120
|
+
%post -p /sbin/ldconfig
|
121
|
+
|
122
|
+
%postun -p /sbin/ldconfig
|
123
|
+
|
124
|
+
%files
|
125
|
+
%defattr(-,root,root,-)
|
126
|
+
%doc ChangeLog NEWS README TODO
|
127
|
+
%{_libdir}/libixml.so.*
|
128
|
+
%{_libdir}/libthreadutil.so.*
|
129
|
+
%{_libdir}/libupnp.so.*
|
130
|
+
|
131
|
+
%files -n libupnp-devel
|
132
|
+
%defattr(-,root,root,-)
|
133
|
+
%{_libdir}/pkgconfig/libupnp.pc
|
134
|
+
%{_libdir}/libixml.so
|
135
|
+
%{_libdir}/libthreadutil.so
|
136
|
+
%{_libdir}/libupnp.so
|
137
|
+
%{_includedir}/upnp/
|
138
|
+
|
139
|
+
%changelog</textarea></div>
|
140
|
+
<script>
|
141
|
+
var editor = CodeMirror.fromTextArea(document.getElementById("code2"), {
|
142
|
+
mode: {name: "rpm-spec"},
|
143
|
+
lineNumbers: true,
|
144
|
+
indentUnit: 4
|
145
|
+
});
|
146
|
+
</script>
|
147
|
+
|
148
|
+
<p><strong>MIME types defined:</strong> <code>text/x-rpm-spec</code>, <code>text/x-rpm-changes</code>.</p>
|
149
|
+
</article>
|
@@ -0,0 +1,101 @@
|
|
1
|
+
// CodeMirror, copyright (c) by Marijn Haverbeke and others
|
2
|
+
// Distributed under an MIT license: http://codemirror.net/LICENSE
|
3
|
+
|
4
|
+
(function(mod) {
|
5
|
+
if (typeof exports == "object" && typeof module == "object") // CommonJS
|
6
|
+
mod(require("../../lib/codemirror"));
|
7
|
+
else if (typeof define == "function" && define.amd) // AMD
|
8
|
+
define(["../../lib/codemirror"], mod);
|
9
|
+
else // Plain browser env
|
10
|
+
mod(CodeMirror);
|
11
|
+
})(function(CodeMirror) {
|
12
|
+
"use strict";
|
13
|
+
|
14
|
+
CodeMirror.defineMode("rpm-changes", function() {
|
15
|
+
var headerSeperator = /^-+$/;
|
16
|
+
var headerLine = /^(Mon|Tue|Wed|Thu|Fri|Sat|Sun) (Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec) ?\d{1,2} \d{2}:\d{2}(:\d{2})? [A-Z]{3,4} \d{4} - /;
|
17
|
+
var simpleEmail = /^[\w+.-]+@[\w.-]+/;
|
18
|
+
|
19
|
+
return {
|
20
|
+
token: function(stream) {
|
21
|
+
if (stream.sol()) {
|
22
|
+
if (stream.match(headerSeperator)) { return 'tag'; }
|
23
|
+
if (stream.match(headerLine)) { return 'tag'; }
|
24
|
+
}
|
25
|
+
if (stream.match(simpleEmail)) { return 'string'; }
|
26
|
+
stream.next();
|
27
|
+
return null;
|
28
|
+
}
|
29
|
+
};
|
30
|
+
});
|
31
|
+
|
32
|
+
CodeMirror.defineMIME("text/x-rpm-changes", "rpm-changes");
|
33
|
+
|
34
|
+
// Quick and dirty spec file highlighting
|
35
|
+
|
36
|
+
CodeMirror.defineMode("rpm-spec", function() {
|
37
|
+
var arch = /^(i386|i586|i686|x86_64|ppc64|ppc|ia64|s390x|s390|sparc64|sparcv9|sparc|noarch|alphaev6|alpha|hppa|mipsel)/;
|
38
|
+
|
39
|
+
var preamble = /^(Name|Version|Release|License|Summary|Url|Group|Source|BuildArch|BuildRequires|BuildRoot|AutoReqProv|Provides|Requires(\(\w+\))?|Obsoletes|Conflicts|Recommends|Source\d*|Patch\d*|ExclusiveArch|NoSource|Supplements):/;
|
40
|
+
var section = /^%(debug_package|package|description|prep|build|install|files|clean|changelog|preinstall|preun|postinstall|postun|pre|post|triggerin|triggerun|pretrans|posttrans|verifyscript|check|triggerpostun|triggerprein|trigger)/;
|
41
|
+
var control_flow_complex = /^%(ifnarch|ifarch|if)/; // rpm control flow macros
|
42
|
+
var control_flow_simple = /^%(else|endif)/; // rpm control flow macros
|
43
|
+
var operators = /^(\!|\?|\<\=|\<|\>\=|\>|\=\=|\&\&|\|\|)/; // operators in control flow macros
|
44
|
+
|
45
|
+
return {
|
46
|
+
startState: function () {
|
47
|
+
return {
|
48
|
+
controlFlow: false,
|
49
|
+
macroParameters: false,
|
50
|
+
section: false
|
51
|
+
};
|
52
|
+
},
|
53
|
+
token: function (stream, state) {
|
54
|
+
var ch = stream.peek();
|
55
|
+
if (ch == "#") { stream.skipToEnd(); return "comment"; }
|
56
|
+
|
57
|
+
if (stream.sol()) {
|
58
|
+
if (stream.match(preamble)) { return "preamble"; }
|
59
|
+
if (stream.match(section)) { return "section"; }
|
60
|
+
}
|
61
|
+
|
62
|
+
if (stream.match(/^\$\w+/)) { return "def"; } // Variables like '$RPM_BUILD_ROOT'
|
63
|
+
if (stream.match(/^\$\{\w+\}/)) { return "def"; } // Variables like '${RPM_BUILD_ROOT}'
|
64
|
+
|
65
|
+
if (stream.match(control_flow_simple)) { return "keyword"; }
|
66
|
+
if (stream.match(control_flow_complex)) {
|
67
|
+
state.controlFlow = true;
|
68
|
+
return "keyword";
|
69
|
+
}
|
70
|
+
if (state.controlFlow) {
|
71
|
+
if (stream.match(operators)) { return "operator"; }
|
72
|
+
if (stream.match(/^(\d+)/)) { return "number"; }
|
73
|
+
if (stream.eol()) { state.controlFlow = false; }
|
74
|
+
}
|
75
|
+
|
76
|
+
if (stream.match(arch)) { return "number"; }
|
77
|
+
|
78
|
+
// Macros like '%make_install' or '%attr(0775,root,root)'
|
79
|
+
if (stream.match(/^%[\w]+/)) {
|
80
|
+
if (stream.match(/^\(/)) { state.macroParameters = true; }
|
81
|
+
return "macro";
|
82
|
+
}
|
83
|
+
if (state.macroParameters) {
|
84
|
+
if (stream.match(/^\d+/)) { return "number";}
|
85
|
+
if (stream.match(/^\)/)) {
|
86
|
+
state.macroParameters = false;
|
87
|
+
return "macro";
|
88
|
+
}
|
89
|
+
}
|
90
|
+
if (stream.match(/^%\{\??[\w \-]+\}/)) { return "macro"; } // Macros like '%{defined fedora}'
|
91
|
+
|
92
|
+
//TODO: Include bash script sub-parser (CodeMirror supports that)
|
93
|
+
stream.next();
|
94
|
+
return null;
|
95
|
+
}
|
96
|
+
};
|
97
|
+
});
|
98
|
+
|
99
|
+
CodeMirror.defineMIME("text/x-rpm-spec", "rpm-spec");
|
100
|
+
|
101
|
+
});
|
@@ -0,0 +1,535 @@
|
|
1
|
+
<!doctype html>
|
2
|
+
|
3
|
+
<title>CodeMirror: reStructuredText mode</title>
|
4
|
+
<meta charset="utf-8"/>
|
5
|
+
<link rel=stylesheet href="../../doc/docs.css">
|
6
|
+
|
7
|
+
<link rel="stylesheet" href="../../lib/codemirror.css">
|
8
|
+
<script src="../../lib/codemirror.js"></script>
|
9
|
+
<script src="../../addon/mode/overlay.js"></script>
|
10
|
+
<script src="rst.js"></script>
|
11
|
+
<style type="text/css">.CodeMirror {border-top: 1px solid black; border-bottom: 1px solid black;}</style>
|
12
|
+
<div id=nav>
|
13
|
+
<a href="http://codemirror.net"><h1>CodeMirror</h1><img id=logo src="../../doc/logo.png"></a>
|
14
|
+
|
15
|
+
<ul>
|
16
|
+
<li><a href="../../index.html">Home</a>
|
17
|
+
<li><a href="../../doc/manual.html">Manual</a>
|
18
|
+
<li><a href="https://github.com/codemirror/codemirror">Code</a>
|
19
|
+
</ul>
|
20
|
+
<ul>
|
21
|
+
<li><a href="../index.html">Language modes</a>
|
22
|
+
<li><a class=active href="#">reStructuredText</a>
|
23
|
+
</ul>
|
24
|
+
</div>
|
25
|
+
|
26
|
+
<article>
|
27
|
+
<h2>reStructuredText mode</h2>
|
28
|
+
<form><textarea id="code" name="code">
|
29
|
+
.. This is an excerpt from Sphinx documentation: http://sphinx.pocoo.org/_sources/rest.txt
|
30
|
+
|
31
|
+
.. highlightlang:: rest
|
32
|
+
|
33
|
+
.. _rst-primer:
|
34
|
+
|
35
|
+
reStructuredText Primer
|
36
|
+
=======================
|
37
|
+
|
38
|
+
This section is a brief introduction to reStructuredText (reST) concepts and
|
39
|
+
syntax, intended to provide authors with enough information to author documents
|
40
|
+
productively. Since reST was designed to be a simple, unobtrusive markup
|
41
|
+
language, this will not take too long.
|
42
|
+
|
43
|
+
.. seealso::
|
44
|
+
|
45
|
+
The authoritative `reStructuredText User Documentation
|
46
|
+
<http://docutils.sourceforge.net/rst.html>`_. The "ref" links in this
|
47
|
+
document link to the description of the individual constructs in the reST
|
48
|
+
reference.
|
49
|
+
|
50
|
+
|
51
|
+
Paragraphs
|
52
|
+
----------
|
53
|
+
|
54
|
+
The paragraph (:duref:`ref <paragraphs>`) is the most basic block in a reST
|
55
|
+
document. Paragraphs are simply chunks of text separated by one or more blank
|
56
|
+
lines. As in Python, indentation is significant in reST, so all lines of the
|
57
|
+
same paragraph must be left-aligned to the same level of indentation.
|
58
|
+
|
59
|
+
|
60
|
+
.. _inlinemarkup:
|
61
|
+
|
62
|
+
Inline markup
|
63
|
+
-------------
|
64
|
+
|
65
|
+
The standard reST inline markup is quite simple: use
|
66
|
+
|
67
|
+
* one asterisk: ``*text*`` for emphasis (italics),
|
68
|
+
* two asterisks: ``**text**`` for strong emphasis (boldface), and
|
69
|
+
* backquotes: ````text```` for code samples.
|
70
|
+
|
71
|
+
If asterisks or backquotes appear in running text and could be confused with
|
72
|
+
inline markup delimiters, they have to be escaped with a backslash.
|
73
|
+
|
74
|
+
Be aware of some restrictions of this markup:
|
75
|
+
|
76
|
+
* it may not be nested,
|
77
|
+
* content may not start or end with whitespace: ``* text*`` is wrong,
|
78
|
+
* it must be separated from surrounding text by non-word characters. Use a
|
79
|
+
backslash escaped space to work around that: ``thisis\ *one*\ word``.
|
80
|
+
|
81
|
+
These restrictions may be lifted in future versions of the docutils.
|
82
|
+
|
83
|
+
reST also allows for custom "interpreted text roles"', which signify that the
|
84
|
+
enclosed text should be interpreted in a specific way. Sphinx uses this to
|
85
|
+
provide semantic markup and cross-referencing of identifiers, as described in
|
86
|
+
the appropriate section. The general syntax is ``:rolename:`content```.
|
87
|
+
|
88
|
+
Standard reST provides the following roles:
|
89
|
+
|
90
|
+
* :durole:`emphasis` -- alternate spelling for ``*emphasis*``
|
91
|
+
* :durole:`strong` -- alternate spelling for ``**strong**``
|
92
|
+
* :durole:`literal` -- alternate spelling for ````literal````
|
93
|
+
* :durole:`subscript` -- subscript text
|
94
|
+
* :durole:`superscript` -- superscript text
|
95
|
+
* :durole:`title-reference` -- for titles of books, periodicals, and other
|
96
|
+
materials
|
97
|
+
|
98
|
+
See :ref:`inline-markup` for roles added by Sphinx.
|
99
|
+
|
100
|
+
|
101
|
+
Lists and Quote-like blocks
|
102
|
+
---------------------------
|
103
|
+
|
104
|
+
List markup (:duref:`ref <bullet-lists>`) is natural: just place an asterisk at
|
105
|
+
the start of a paragraph and indent properly. The same goes for numbered lists;
|
106
|
+
they can also be autonumbered using a ``#`` sign::
|
107
|
+
|
108
|
+
* This is a bulleted list.
|
109
|
+
* It has two items, the second
|
110
|
+
item uses two lines.
|
111
|
+
|
112
|
+
1. This is a numbered list.
|
113
|
+
2. It has two items too.
|
114
|
+
|
115
|
+
#. This is a numbered list.
|
116
|
+
#. It has two items too.
|
117
|
+
|
118
|
+
|
119
|
+
Nested lists are possible, but be aware that they must be separated from the
|
120
|
+
parent list items by blank lines::
|
121
|
+
|
122
|
+
* this is
|
123
|
+
* a list
|
124
|
+
|
125
|
+
* with a nested list
|
126
|
+
* and some subitems
|
127
|
+
|
128
|
+
* and here the parent list continues
|
129
|
+
|
130
|
+
Definition lists (:duref:`ref <definition-lists>`) are created as follows::
|
131
|
+
|
132
|
+
term (up to a line of text)
|
133
|
+
Definition of the term, which must be indented
|
134
|
+
|
135
|
+
and can even consist of multiple paragraphs
|
136
|
+
|
137
|
+
next term
|
138
|
+
Description.
|
139
|
+
|
140
|
+
Note that the term cannot have more than one line of text.
|
141
|
+
|
142
|
+
Quoted paragraphs (:duref:`ref <block-quotes>`) are created by just indenting
|
143
|
+
them more than the surrounding paragraphs.
|
144
|
+
|
145
|
+
Line blocks (:duref:`ref <line-blocks>`) are a way of preserving line breaks::
|
146
|
+
|
147
|
+
| These lines are
|
148
|
+
| broken exactly like in
|
149
|
+
| the source file.
|
150
|
+
|
151
|
+
There are also several more special blocks available:
|
152
|
+
|
153
|
+
* field lists (:duref:`ref <field-lists>`)
|
154
|
+
* option lists (:duref:`ref <option-lists>`)
|
155
|
+
* quoted literal blocks (:duref:`ref <quoted-literal-blocks>`)
|
156
|
+
* doctest blocks (:duref:`ref <doctest-blocks>`)
|
157
|
+
|
158
|
+
|
159
|
+
Source Code
|
160
|
+
-----------
|
161
|
+
|
162
|
+
Literal code blocks (:duref:`ref <literal-blocks>`) are introduced by ending a
|
163
|
+
paragraph with the special marker ``::``. The literal block must be indented
|
164
|
+
(and, like all paragraphs, separated from the surrounding ones by blank lines)::
|
165
|
+
|
166
|
+
This is a normal text paragraph. The next paragraph is a code sample::
|
167
|
+
|
168
|
+
It is not processed in any way, except
|
169
|
+
that the indentation is removed.
|
170
|
+
|
171
|
+
It can span multiple lines.
|
172
|
+
|
173
|
+
This is a normal text paragraph again.
|
174
|
+
|
175
|
+
The handling of the ``::`` marker is smart:
|
176
|
+
|
177
|
+
* If it occurs as a paragraph of its own, that paragraph is completely left
|
178
|
+
out of the document.
|
179
|
+
* If it is preceded by whitespace, the marker is removed.
|
180
|
+
* If it is preceded by non-whitespace, the marker is replaced by a single
|
181
|
+
colon.
|
182
|
+
|
183
|
+
That way, the second sentence in the above example's first paragraph would be
|
184
|
+
rendered as "The next paragraph is a code sample:".
|
185
|
+
|
186
|
+
|
187
|
+
.. _rst-tables:
|
188
|
+
|
189
|
+
Tables
|
190
|
+
------
|
191
|
+
|
192
|
+
Two forms of tables are supported. For *grid tables* (:duref:`ref
|
193
|
+
<grid-tables>`), you have to "paint" the cell grid yourself. They look like
|
194
|
+
this::
|
195
|
+
|
196
|
+
+------------------------+------------+----------+----------+
|
197
|
+
| Header row, column 1 | Header 2 | Header 3 | Header 4 |
|
198
|
+
| (header rows optional) | | | |
|
199
|
+
+========================+============+==========+==========+
|
200
|
+
| body row 1, column 1 | column 2 | column 3 | column 4 |
|
201
|
+
+------------------------+------------+----------+----------+
|
202
|
+
| body row 2 | ... | ... | |
|
203
|
+
+------------------------+------------+----------+----------+
|
204
|
+
|
205
|
+
*Simple tables* (:duref:`ref <simple-tables>`) are easier to write, but
|
206
|
+
limited: they must contain more than one row, and the first column cannot
|
207
|
+
contain multiple lines. They look like this::
|
208
|
+
|
209
|
+
===== ===== =======
|
210
|
+
A B A and B
|
211
|
+
===== ===== =======
|
212
|
+
False False False
|
213
|
+
True False False
|
214
|
+
False True False
|
215
|
+
True True True
|
216
|
+
===== ===== =======
|
217
|
+
|
218
|
+
|
219
|
+
Hyperlinks
|
220
|
+
----------
|
221
|
+
|
222
|
+
External links
|
223
|
+
^^^^^^^^^^^^^^
|
224
|
+
|
225
|
+
Use ```Link text <http://example.com/>`_`` for inline web links. If the link
|
226
|
+
text should be the web address, you don't need special markup at all, the parser
|
227
|
+
finds links and mail addresses in ordinary text.
|
228
|
+
|
229
|
+
You can also separate the link and the target definition (:duref:`ref
|
230
|
+
<hyperlink-targets>`), like this::
|
231
|
+
|
232
|
+
This is a paragraph that contains `a link`_.
|
233
|
+
|
234
|
+
.. _a link: http://example.com/
|
235
|
+
|
236
|
+
|
237
|
+
Internal links
|
238
|
+
^^^^^^^^^^^^^^
|
239
|
+
|
240
|
+
Internal linking is done via a special reST role provided by Sphinx, see the
|
241
|
+
section on specific markup, :ref:`ref-role`.
|
242
|
+
|
243
|
+
|
244
|
+
Sections
|
245
|
+
--------
|
246
|
+
|
247
|
+
Section headers (:duref:`ref <sections>`) are created by underlining (and
|
248
|
+
optionally overlining) the section title with a punctuation character, at least
|
249
|
+
as long as the text::
|
250
|
+
|
251
|
+
=================
|
252
|
+
This is a heading
|
253
|
+
=================
|
254
|
+
|
255
|
+
Normally, there are no heading levels assigned to certain characters as the
|
256
|
+
structure is determined from the succession of headings. However, for the
|
257
|
+
Python documentation, this convention is used which you may follow:
|
258
|
+
|
259
|
+
* ``#`` with overline, for parts
|
260
|
+
* ``*`` with overline, for chapters
|
261
|
+
* ``=``, for sections
|
262
|
+
* ``-``, for subsections
|
263
|
+
* ``^``, for subsubsections
|
264
|
+
* ``"``, for paragraphs
|
265
|
+
|
266
|
+
Of course, you are free to use your own marker characters (see the reST
|
267
|
+
documentation), and use a deeper nesting level, but keep in mind that most
|
268
|
+
target formats (HTML, LaTeX) have a limited supported nesting depth.
|
269
|
+
|
270
|
+
|
271
|
+
Explicit Markup
|
272
|
+
---------------
|
273
|
+
|
274
|
+
"Explicit markup" (:duref:`ref <explicit-markup-blocks>`) is used in reST for
|
275
|
+
most constructs that need special handling, such as footnotes,
|
276
|
+
specially-highlighted paragraphs, comments, and generic directives.
|
277
|
+
|
278
|
+
An explicit markup block begins with a line starting with ``..`` followed by
|
279
|
+
whitespace and is terminated by the next paragraph at the same level of
|
280
|
+
indentation. (There needs to be a blank line between explicit markup and normal
|
281
|
+
paragraphs. This may all sound a bit complicated, but it is intuitive enough
|
282
|
+
when you write it.)
|
283
|
+
|
284
|
+
|
285
|
+
.. _directives:
|
286
|
+
|
287
|
+
Directives
|
288
|
+
----------
|
289
|
+
|
290
|
+
A directive (:duref:`ref <directives>`) is a generic block of explicit markup.
|
291
|
+
Besides roles, it is one of the extension mechanisms of reST, and Sphinx makes
|
292
|
+
heavy use of it.
|
293
|
+
|
294
|
+
Docutils supports the following directives:
|
295
|
+
|
296
|
+
* Admonitions: :dudir:`attention`, :dudir:`caution`, :dudir:`danger`,
|
297
|
+
:dudir:`error`, :dudir:`hint`, :dudir:`important`, :dudir:`note`,
|
298
|
+
:dudir:`tip`, :dudir:`warning` and the generic :dudir:`admonition`.
|
299
|
+
(Most themes style only "note" and "warning" specially.)
|
300
|
+
|
301
|
+
* Images:
|
302
|
+
|
303
|
+
- :dudir:`image` (see also Images_ below)
|
304
|
+
- :dudir:`figure` (an image with caption and optional legend)
|
305
|
+
|
306
|
+
* Additional body elements:
|
307
|
+
|
308
|
+
- :dudir:`contents` (a local, i.e. for the current file only, table of
|
309
|
+
contents)
|
310
|
+
- :dudir:`container` (a container with a custom class, useful to generate an
|
311
|
+
outer ``<div>`` in HTML)
|
312
|
+
- :dudir:`rubric` (a heading without relation to the document sectioning)
|
313
|
+
- :dudir:`topic`, :dudir:`sidebar` (special highlighted body elements)
|
314
|
+
- :dudir:`parsed-literal` (literal block that supports inline markup)
|
315
|
+
- :dudir:`epigraph` (a block quote with optional attribution line)
|
316
|
+
- :dudir:`highlights`, :dudir:`pull-quote` (block quotes with their own
|
317
|
+
class attribute)
|
318
|
+
- :dudir:`compound` (a compound paragraph)
|
319
|
+
|
320
|
+
* Special tables:
|
321
|
+
|
322
|
+
- :dudir:`table` (a table with title)
|
323
|
+
- :dudir:`csv-table` (a table generated from comma-separated values)
|
324
|
+
- :dudir:`list-table` (a table generated from a list of lists)
|
325
|
+
|
326
|
+
* Special directives:
|
327
|
+
|
328
|
+
- :dudir:`raw` (include raw target-format markup)
|
329
|
+
- :dudir:`include` (include reStructuredText from another file)
|
330
|
+
-- in Sphinx, when given an absolute include file path, this directive takes
|
331
|
+
it as relative to the source directory
|
332
|
+
- :dudir:`class` (assign a class attribute to the next element) [1]_
|
333
|
+
|
334
|
+
* HTML specifics:
|
335
|
+
|
336
|
+
- :dudir:`meta` (generation of HTML ``<meta>`` tags)
|
337
|
+
- :dudir:`title` (override document title)
|
338
|
+
|
339
|
+
* Influencing markup:
|
340
|
+
|
341
|
+
- :dudir:`default-role` (set a new default role)
|
342
|
+
- :dudir:`role` (create a new role)
|
343
|
+
|
344
|
+
Since these are only per-file, better use Sphinx' facilities for setting the
|
345
|
+
:confval:`default_role`.
|
346
|
+
|
347
|
+
Do *not* use the directives :dudir:`sectnum`, :dudir:`header` and
|
348
|
+
:dudir:`footer`.
|
349
|
+
|
350
|
+
Directives added by Sphinx are described in :ref:`sphinxmarkup`.
|
351
|
+
|
352
|
+
Basically, a directive consists of a name, arguments, options and content. (Keep
|
353
|
+
this terminology in mind, it is used in the next chapter describing custom
|
354
|
+
directives.) Looking at this example, ::
|
355
|
+
|
356
|
+
.. function:: foo(x)
|
357
|
+
foo(y, z)
|
358
|
+
:module: some.module.name
|
359
|
+
|
360
|
+
Return a line of text input from the user.
|
361
|
+
|
362
|
+
``function`` is the directive name. It is given two arguments here, the
|
363
|
+
remainder of the first line and the second line, as well as one option
|
364
|
+
``module`` (as you can see, options are given in the lines immediately following
|
365
|
+
the arguments and indicated by the colons). Options must be indented to the
|
366
|
+
same level as the directive content.
|
367
|
+
|
368
|
+
The directive content follows after a blank line and is indented relative to the
|
369
|
+
directive start.
|
370
|
+
|
371
|
+
|
372
|
+
Images
|
373
|
+
------
|
374
|
+
|
375
|
+
reST supports an image directive (:dudir:`ref <image>`), used like so::
|
376
|
+
|
377
|
+
.. image:: gnu.png
|
378
|
+
(options)
|
379
|
+
|
380
|
+
When used within Sphinx, the file name given (here ``gnu.png``) must either be
|
381
|
+
relative to the source file, or absolute which means that they are relative to
|
382
|
+
the top source directory. For example, the file ``sketch/spam.rst`` could refer
|
383
|
+
to the image ``images/spam.png`` as ``../images/spam.png`` or
|
384
|
+
``/images/spam.png``.
|
385
|
+
|
386
|
+
Sphinx will automatically copy image files over to a subdirectory of the output
|
387
|
+
directory on building (e.g. the ``_static`` directory for HTML output.)
|
388
|
+
|
389
|
+
Interpretation of image size options (``width`` and ``height``) is as follows:
|
390
|
+
if the size has no unit or the unit is pixels, the given size will only be
|
391
|
+
respected for output channels that support pixels (i.e. not in LaTeX output).
|
392
|
+
Other units (like ``pt`` for points) will be used for HTML and LaTeX output.
|
393
|
+
|
394
|
+
Sphinx extends the standard docutils behavior by allowing an asterisk for the
|
395
|
+
extension::
|
396
|
+
|
397
|
+
.. image:: gnu.*
|
398
|
+
|
399
|
+
Sphinx then searches for all images matching the provided pattern and determines
|
400
|
+
their type. Each builder then chooses the best image out of these candidates.
|
401
|
+
For instance, if the file name ``gnu.*`` was given and two files :file:`gnu.pdf`
|
402
|
+
and :file:`gnu.png` existed in the source tree, the LaTeX builder would choose
|
403
|
+
the former, while the HTML builder would prefer the latter.
|
404
|
+
|
405
|
+
.. versionchanged:: 0.4
|
406
|
+
Added the support for file names ending in an asterisk.
|
407
|
+
|
408
|
+
.. versionchanged:: 0.6
|
409
|
+
Image paths can now be absolute.
|
410
|
+
|
411
|
+
|
412
|
+
Footnotes
|
413
|
+
---------
|
414
|
+
|
415
|
+
For footnotes (:duref:`ref <footnotes>`), use ``[#name]_`` to mark the footnote
|
416
|
+
location, and add the footnote body at the bottom of the document after a
|
417
|
+
"Footnotes" rubric heading, like so::
|
418
|
+
|
419
|
+
Lorem ipsum [#f1]_ dolor sit amet ... [#f2]_
|
420
|
+
|
421
|
+
.. rubric:: Footnotes
|
422
|
+
|
423
|
+
.. [#f1] Text of the first footnote.
|
424
|
+
.. [#f2] Text of the second footnote.
|
425
|
+
|
426
|
+
You can also explicitly number the footnotes (``[1]_``) or use auto-numbered
|
427
|
+
footnotes without names (``[#]_``).
|
428
|
+
|
429
|
+
|
430
|
+
Citations
|
431
|
+
---------
|
432
|
+
|
433
|
+
Standard reST citations (:duref:`ref <citations>`) are supported, with the
|
434
|
+
additional feature that they are "global", i.e. all citations can be referenced
|
435
|
+
from all files. Use them like so::
|
436
|
+
|
437
|
+
Lorem ipsum [Ref]_ dolor sit amet.
|
438
|
+
|
439
|
+
.. [Ref] Book or article reference, URL or whatever.
|
440
|
+
|
441
|
+
Citation usage is similar to footnote usage, but with a label that is not
|
442
|
+
numeric or begins with ``#``.
|
443
|
+
|
444
|
+
|
445
|
+
Substitutions
|
446
|
+
-------------
|
447
|
+
|
448
|
+
reST supports "substitutions" (:duref:`ref <substitution-definitions>`), which
|
449
|
+
are pieces of text and/or markup referred to in the text by ``|name|``. They
|
450
|
+
are defined like footnotes with explicit markup blocks, like this::
|
451
|
+
|
452
|
+
.. |name| replace:: replacement *text*
|
453
|
+
|
454
|
+
or this::
|
455
|
+
|
456
|
+
.. |caution| image:: warning.png
|
457
|
+
:alt: Warning!
|
458
|
+
|
459
|
+
See the :duref:`reST reference for substitutions <substitution-definitions>`
|
460
|
+
for details.
|
461
|
+
|
462
|
+
If you want to use some substitutions for all documents, put them into
|
463
|
+
:confval:`rst_prolog` or put them into a separate file and include it into all
|
464
|
+
documents you want to use them in, using the :rst:dir:`include` directive. (Be
|
465
|
+
sure to give the include file a file name extension differing from that of other
|
466
|
+
source files, to avoid Sphinx finding it as a standalone document.)
|
467
|
+
|
468
|
+
Sphinx defines some default substitutions, see :ref:`default-substitutions`.
|
469
|
+
|
470
|
+
|
471
|
+
Comments
|
472
|
+
--------
|
473
|
+
|
474
|
+
Every explicit markup block which isn't a valid markup construct (like the
|
475
|
+
footnotes above) is regarded as a comment (:duref:`ref <comments>`). For
|
476
|
+
example::
|
477
|
+
|
478
|
+
.. This is a comment.
|
479
|
+
|
480
|
+
You can indent text after a comment start to form multiline comments::
|
481
|
+
|
482
|
+
..
|
483
|
+
This whole indented block
|
484
|
+
is a comment.
|
485
|
+
|
486
|
+
Still in the comment.
|
487
|
+
|
488
|
+
|
489
|
+
Source encoding
|
490
|
+
---------------
|
491
|
+
|
492
|
+
Since the easiest way to include special characters like em dashes or copyright
|
493
|
+
signs in reST is to directly write them as Unicode characters, one has to
|
494
|
+
specify an encoding. Sphinx assumes source files to be encoded in UTF-8 by
|
495
|
+
default; you can change this with the :confval:`source_encoding` config value.
|
496
|
+
|
497
|
+
|
498
|
+
Gotchas
|
499
|
+
-------
|
500
|
+
|
501
|
+
There are some problems one commonly runs into while authoring reST documents:
|
502
|
+
|
503
|
+
* **Separation of inline markup:** As said above, inline markup spans must be
|
504
|
+
separated from the surrounding text by non-word characters, you have to use a
|
505
|
+
backslash-escaped space to get around that. See `the reference
|
506
|
+
<http://docutils.sf.net/docs/ref/rst/restructuredtext.html#inline-markup>`_
|
507
|
+
for the details.
|
508
|
+
|
509
|
+
* **No nested inline markup:** Something like ``*see :func:`foo`*`` is not
|
510
|
+
possible.
|
511
|
+
|
512
|
+
|
513
|
+
.. rubric:: Footnotes
|
514
|
+
|
515
|
+
.. [1] When the default domain contains a :rst:dir:`class` directive, this directive
|
516
|
+
will be shadowed. Therefore, Sphinx re-exports it as :rst:dir:`rst-class`.
|
517
|
+
</textarea></form>
|
518
|
+
|
519
|
+
<script>
|
520
|
+
var editor = CodeMirror.fromTextArea(document.getElementById("code"), {
|
521
|
+
lineNumbers: true,
|
522
|
+
});
|
523
|
+
</script>
|
524
|
+
<p>
|
525
|
+
The <code>python</code> mode will be used for highlighting blocks
|
526
|
+
containing Python/IPython terminal sessions: blocks starting with
|
527
|
+
<code>>>></code> (for Python) or <code>In [num]:</code> (for
|
528
|
+
IPython).
|
529
|
+
|
530
|
+
Further, the <code>stex</code> mode will be used for highlighting
|
531
|
+
blocks containing LaTex code.
|
532
|
+
</p>
|
533
|
+
|
534
|
+
<p><strong>MIME types defined:</strong> <code>text/x-rst</code>.</p>
|
535
|
+
</article>
|