Fix #5654 - roojspacker - get it working as a doc tool...
[roojs1] / docs / src / Roo_menu_BaseItem.js.html
similarity index 97%
rename from docs/symbols/src/Roo_menu_BaseItem.js.html
rename to docs/src/Roo_menu_BaseItem.js.html
index d2c6507..4ef72de 100644 (file)
@@ -1,4 +1,4 @@
-<html><head><title>../roojs1/Roo/menu/BaseItem.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/menu/BaseItem.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.
@@ -8,7 +8,7 @@
  * Fork - LGPL
  * &lt;script type=&quot;text/javascript&quot;&gt;
  */
+
 
 /**
  * @class Roo.menu.BaseItem
      * @cfg {Boolean} canActivate True if this item can be visually activated (defaults to false)
      */
     </span><span class="jsdoc-var">canActivate </span><span class="jsdoc-syntax">: </span><span class="jsdoc-keyword">false</span><span class="jsdoc-syntax">,
-    
+
      </span><span class="jsdoc-comment">/**
      * @cfg {Boolean} hidden True to prevent creation of this menu item (defaults to false)
      */
     </span><span class="jsdoc-var">hidden</span><span class="jsdoc-syntax">: </span><span class="jsdoc-keyword">false</span><span class="jsdoc-syntax">,
-    
+
     </span><span class="jsdoc-comment">/**
      * @cfg {String} activeClass The CSS class to use when the item becomes activated (defaults to &quot;x-menu-item-active&quot;)
      */