mirror of
https://github.com/maximebf/php-debugbar.git
synced 2025-07-28 04:00:43 +02:00
updated
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<title>PHP Debug Bar</title>
|
||||
<link type="text/css" rel="stylesheet" href="http://fonts.googleapis.com/css?family=Droid+Sans&subset=latin">
|
||||
<link type="text/css" rel="stylesheet" href="/docs/css/reset.css">
|
||||
<link type="text/css" rel="stylesheet" href="/docs/css/docs.css">
|
||||
<link type="text/css" rel="stylesheet" href="/docs/css/print.css" media="print">
|
||||
<link type="text/css" rel="stylesheet" href="/php-debugbar/docs/css/reset.css">
|
||||
<link type="text/css" rel="stylesheet" href="/php-debugbar/docs/css/docs.css">
|
||||
<link type="text/css" rel="stylesheet" href="/php-debugbar/docs/css/print.css" media="print">
|
||||
<link type="text/css" rel="stylesheet" href="http://yandex.st/highlightjs/6.1/styles/sunburst.min.css">
|
||||
|
||||
<link type="text/css" rel="stylesheet" href="style.css">
|
||||
@@ -14,14 +14,14 @@
|
||||
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.4.3/jquery.min.js"></script>
|
||||
<script type="text/javascript" src="http://yandex.st/highlightjs/6.1/highlight.min.js"></script>
|
||||
|
||||
<script type="text/javascript" src="/docs/js/viewer.js"></script>
|
||||
<script type="text/javascript" src="/php-debugbar/docs/js/viewer.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="page">
|
||||
<a name="top" />
|
||||
|
||||
<header id="header">
|
||||
<h1><a href="/docs/">PHP Debug Bar</a></h1>
|
||||
<h1><a href="/php-debugbar/docs/">PHP Debug Bar</a></h1>
|
||||
</header>
|
||||
|
||||
|
||||
@@ -33,18 +33,18 @@
|
||||
<ol>
|
||||
|
||||
<li>
|
||||
<a href="/docs/readme.html#php-debug-bar">PHP Debug Bar</a>
|
||||
<a href="/php-debugbar/docs/readme.html#php-debug-bar">PHP Debug Bar</a>
|
||||
|
||||
|
||||
<ol>
|
||||
|
||||
<li>
|
||||
<a href="/docs/readme.html#installation">Installation</a>
|
||||
<a href="/php-debugbar/docs/readme.html#installation">Installation</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/readme.html#quick-start">Quick start</a>
|
||||
<a href="/php-debugbar/docs/readme.html#quick-start">Quick start</a>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -54,23 +54,23 @@
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/data-collectors.html#collecting-data">Collecting Data</a>
|
||||
<a href="/php-debugbar/docs/data-collectors.html#collecting-data">Collecting Data</a>
|
||||
|
||||
|
||||
<ol>
|
||||
|
||||
<li>
|
||||
<a href="/docs/data-collectors.html#using-collectors">Using collectors</a>
|
||||
<a href="/php-debugbar/docs/data-collectors.html#using-collectors">Using collectors</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/data-collectors.html#creating-collectors">Creating collectors</a>
|
||||
<a href="/php-debugbar/docs/data-collectors.html#creating-collectors">Creating collectors</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/data-collectors.html#base-collectors">Base collectors</a>
|
||||
<a href="/php-debugbar/docs/data-collectors.html#base-collectors">Base collectors</a>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -80,18 +80,18 @@
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/rendering.html#rendering">Rendering</a>
|
||||
<a href="/php-debugbar/docs/rendering.html#rendering">Rendering</a>
|
||||
|
||||
|
||||
<ol>
|
||||
|
||||
<li>
|
||||
<a href="/docs/rendering.html#assets">Assets</a>
|
||||
<a href="/php-debugbar/docs/rendering.html#assets">Assets</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/rendering.html#the-javascript-object">The javascript object</a>
|
||||
<a href="/php-debugbar/docs/rendering.html#the-javascript-object">The javascript object</a>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -101,28 +101,28 @@
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/javascript-bar.html#javascript-bar">Javascript Bar</a>
|
||||
<a href="/php-debugbar/docs/javascript-bar.html#javascript-bar">Javascript Bar</a>
|
||||
|
||||
|
||||
<ol>
|
||||
|
||||
<li>
|
||||
<a href="/docs/javascript-bar.html#tabs-and-indicators">Tabs and indicators</a>
|
||||
<a href="/php-debugbar/docs/javascript-bar.html#tabs-and-indicators">Tabs and indicators</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/javascript-bar.html#data-mapping">Data mapping</a>
|
||||
<a href="/php-debugbar/docs/javascript-bar.html#data-mapping">Data mapping</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/javascript-bar.html#datasets">Datasets</a>
|
||||
<a href="/php-debugbar/docs/javascript-bar.html#datasets">Datasets</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/javascript-bar.html#widgets">Widgets</a>
|
||||
<a href="/php-debugbar/docs/javascript-bar.html#widgets">Widgets</a>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -132,23 +132,23 @@
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/bridge-collectors.html#bridge-collectors">Bridge collectors</a>
|
||||
<a href="/php-debugbar/docs/bridge-collectors.html#bridge-collectors">Bridge collectors</a>
|
||||
|
||||
|
||||
<ol>
|
||||
|
||||
<li>
|
||||
<a href="/docs/bridge-collectors.html#monolog">Monolog</a>
|
||||
<a href="/php-debugbar/docs/bridge-collectors.html#monolog">Monolog</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/bridge-collectors.html#propel">Propel</a>
|
||||
<a href="/php-debugbar/docs/bridge-collectors.html#propel">Propel</a>
|
||||
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/docs/bridge-collectors.html#twig">Twig</a>
|
||||
<a href="/php-debugbar/docs/bridge-collectors.html#twig">Twig</a>
|
||||
|
||||
</li>
|
||||
|
||||
@@ -306,8 +306,8 @@ the <code>PhpDebugBar.Widgets</code> namespace.
|
||||
|
||||
<footer id="footer">
|
||||
Powered by <a href="http://github.com/maximebf/beautiful-docs">beautiful-docs</a> -
|
||||
<a href="#top">Back to top</a> - <a href="/docs/all.html">Everything on a single page</a>
|
||||
- <a href="?print=1">Print current page</a> - <a href="/docs/all.html?print=1">Print all pages</a>
|
||||
<a href="#top">Back to top</a> - <a href="/php-debugbar/docs/all.html">Everything on a single page</a>
|
||||
- <a href="?print=1">Print current page</a> - <a href="/php-debugbar/docs/all.html?print=1">Print all pages</a>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user