Fix #5654 - roojspacker - get it working as a doc tool...
[roojs1] / docs / src / Roo_BoxComponent.js.html
similarity index 99%
rename from docs/symbols/src/Roo_BoxComponent.js.html
rename to docs/src/Roo_BoxComponent.js.html
index 07285c1..b0f7985 100644 (file)
@@ -1,4 +1,4 @@
-<html><head><title>../roojs1/Roo/BoxComponent.js</title><link rel="stylesheet" type="text/css" href="../../../css/highlight-js.css"/></head><body class="highlightpage"><code class="jsdoc-pretty"><span class="jsdoc-comment">/*
+<html><head><title>/home/alan/gitlive/roojs1/Roo/BoxComponent.js</title><link rel="stylesheet" type="text/css" href="../../css/highlight-js.css"/></head><body class="highlightpage"><code class="jsdoc-pretty"><span class="jsdoc-comment">/*
  * Based on:
  * Ext JS Library 1.1.1
  * Copyright(c) 2006-2007, Ext JS, LLC.
@@ -54,7 +54,7 @@
      /** @cfg {Number} height
      * height (optional) size of component
      */
-     
+
     /**
      * Sets the width and height of the component.  This method fires the resize event.  This method can accept
      * either width and height as separate numeric arguments, or you can pass a size object like {width:10, height:20}.