htdocs/index.php: break very long line.

This commit is contained in:
XhmikosR 2013-05-22 20:58:58 +03:00 committed by Daniel Marjamki
parent c42793b9b4
commit 2204bd89b2
1 changed files with 5 additions and 2 deletions

View File

@ -77,7 +77,10 @@ as a plugin for your favorite IDE:</p>
<li><strong>Mercurial (Linux)</strong> - <a href="http://sourceforge.net/apps/phpbb/cppcheck/viewtopic.php?f=4&t=519">Adding a pre-commit hook script</a></li>
</ul>
<p>There is no plugin for <strong>Visual Studio</strong>, but it is possible to
add Cppcheck as an external tool. You can also try the proprietary <a href="http://www.viva64.com/en/pvs-studio/">PVS-Studio</a> (there is a free trial), which is oriented for this environment. A comparison of Cppcheck and PVS-Studio can be found <a href="http://www.viva64.com/en/b/0149/">here</a> and we believe it's a good and honest comparison.</p>
add Cppcheck as an external tool. You can also try the proprietary
<a href="http://www.viva64.com/en/pvs-studio/">PVS-Studio</a> (there is a free trial),
which is oriented for this environment. A comparison of Cppcheck and PVS-Studio can be found
<a href="http://www.viva64.com/en/b/0149/">here</a> and we believe it's a good and honest comparison.</p>
<h2><a id="features">Features</a></h2>
<ul>