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/faq.rst | |
| parent | f1cdd546c57cea193021a5d0bb36fc9f3d8ee5b7 (diff) | |
Mention the debug page in the documentation
Diffstat (limited to 'doc/source/faq.rst')
| -rw-r--r-- | doc/source/faq.rst | 3 |
1 files changed, 3 insertions, 0 deletions
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. |
