1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-17 13:28:35 +01:00
php-debugbar/docs/manifest.json
2013-08-13 12:29:40 +10:00

14 lines
275 B
JSON

{
"title": "PHP Debug Bar",
"css": "style.css",
"home": "../README.md",
"files": [
"../README.md",
"data_collectors.md",
"rendering.md",
"javascript_bar.md",
"base_collectors.md",
"bridge_collectors.md"
]
}