docs: Remove outdated link to sourcecodebrowser

pull/3897/head
Panagiotis Papadopoulos 2024-12-14 02:04:15 +01:00
parent 4151eeccfe
commit a57a768cb8
1 changed files with 0 additions and 4 deletions

View File

@ -265,10 +265,6 @@ Take note of -l heavydebug / -l debug and -v as they might be very useful.
parts are constrained and different formats depending on configuration or parts are constrained and different formats depending on configuration or
less common usages. less common usages.
.. TIP::
For looking through source code - http://sourcecodebrowser.com/ . It has
call graphs and can browse different versions.
.. TIP:: .. TIP::
Some applications log spaces at the end. If you are not sure add \s*$ as Some applications log spaces at the end. If you are not sure add \s*$ as
the end part of the regex. the end part of the regex.