devilbox/docs/_includes/links/xdebug.rst
2018-07-26 09:39:03 +02:00

54 lines
2.0 KiB
ReStructuredText

..
============================================================
Xdebug configuration
============================================================
.. |ext_lnk_github_devilbox_xdebug_on_mac| raw:: html
<a target="_blank" href="https://github.com/devilbox/xdebug">
Xdebug on MacOS <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_github_original_xdebug_on_mac| raw:: html
<a target="_blank" href="https://gist.github.com/ralphschindler/535dc5916ccbd06f53c1b0ee5a868c93">
Xdebug on MacOS (original) <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_xdebug_settings| raw:: html
<a target="_blank" href="https://xdebug.org/docs/all_settings">
Xdebug: all settings <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_xdebug_remote_debugging| raw:: html
<a target="_blank" href="https://xdebug.org/docs/remote#browser_session">
Xdebug: remote debugging <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
..
============================================================
Xdebug IDE/editor configuration
============================================================
.. |ext_lnk_xdebug_ide_atom_php_debug| raw:: html
<a target="_blank" href="https://atom.io/packages/php-debug">
php-debug <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_xdebug_ide_sublime_xdebug_client| raw:: html
<a target="_blank" href="https://github.com/martomo/SublimeTextXdebug">
Xdebug client <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>
.. |ext_lnk_xdebug_ide_vscode_php_debug| raw:: html
<a target="_blank" href="https://github.com/felixfbecker/vscode-php-debug">
vscode-php-debug <img src="https://raw.githubusercontent.com/cytopia/icons/master/11x11/ext-link.png" />
</a>