citrun

watch C/C++ source code execute
Log | Files | Refs | LICENSE

commit 9cd6d2d84ed776d2af4e694367fb71b84ac48b43
parent fb80e00ed455a76ea7c58e4202c3f3bd43636d0d
Author: Kyle Milz <kyle@0x30.net>
Date:   Fri, 16 Dec 2016 23:37:27 -0700

www: tweak wording

Diffstat:
Mwww/index.html | 13++++++++-----
1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/www/index.html b/www/index.html @@ -25,16 +25,19 @@ <p> The C/C++ programming languages are supported on UNIX like systems. </p> - <h2>Source</h2> + <h2>Getting Source</h2> <ul> - <li>Distribution archive + <li>Tarball <a href="/citrun-0.0.tar.gz">citrun-0.0.tar.gz</a> </li> - <li>Repository at http://git.0x30.net/citrun</li> + <li>Git Repository + <a href="http://git.0x30.net/citrun">http://git.0x30.net/citrun</a> + </li> </ul> - <h2>Documentation</h2> - <p>This is in order of most important to least important: + <h2>User Manuals</h2> + <p>Each utility has its own manual. This list is sorted by decreasing + relevance: </p> <ul> <li><a href="man/citrun-wrap.1.html">citrun-wrap(1)</a>