diff options
| author | jvoisin | 2018-01-17 18:14:49 +0100 |
|---|---|---|
| committer | jvoisin | 2018-01-17 18:15:13 +0100 |
| commit | 432a03f571ec0870b8e61f09b9044e6ba0fd8322 (patch) | |
| tree | 5299d16ee9b01b3702c9554f14f8b1e83af4897f /doc/source | |
| parent | f1cdd546c57cea193021a5d0bb36fc9f3d8ee5b7 (diff) | |
Mention the debug page in the documentation
Diffstat (limited to 'doc/source')
| -rw-r--r-- | doc/source/debug.rst | 2 | ||||
| -rw-r--r-- | doc/source/faq.rst | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/debug.rst b/doc/source/debug.rst index 9e7685e..b339366 100644 --- a/doc/source/debug.rst +++ b/doc/source/debug.rst | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | because its content is pretty technical, and "normal users" shouldn't | 4 | because its content is pretty technical, and "normal users" shouldn't |
| 5 | need to read it. | 5 | need to read it. |
| 6 | 6 | ||
| 7 | .. _debug: | ||
| 8 | |||
| 7 | Debugging crashes | 9 | Debugging crashes |
| 8 | ================= | 10 | ================= |
| 9 | 11 | ||
diff --git a/doc/source/faq.rst b/doc/source/faq.rst index 6a60d2f..1768f30 100644 --- a/doc/source/faq.rst +++ b/doc/source/faq.rst | |||
| @@ -226,6 +226,9 @@ such as your operating system, your version of PHP 7, your version of Snuffleupa | |||
| 226 | your logs, the problematic php code, the request, a brief description, … long story short, | 226 | your logs, the problematic php code, the request, a brief description, … long story short, |
| 227 | give us everything that you can. | 227 | give us everything that you can. |
| 228 | 228 | ||
| 229 | If you're feeling extra-nice, you can try to :ref:`debug it yourself <debug>`, | ||
| 230 | it's not that hard. | ||
| 231 | |||
| 229 | Where can I find even more help? | 232 | Where can I find even more help? |
| 230 | """""""""""""""""""""""""""""""" | 233 | """""""""""""""""""""""""""""""" |
| 231 | The :doc:`configuration page <config>` might be what you're looking for. | 234 | The :doc:`configuration page <config>` might be what you're looking for. |
