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-14 22:14:09 +10:00

16 lines
323 B
JSON

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