1
0
mirror of https://github.com/maximebf/php-debugbar.git synced 2025-01-16 21:08:34 +01:00
php-debugbar/docs/manifest.json

19 lines
408 B
JSON

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