citrun

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

commit 866ca7cfeec1d1719bc9135fab984c1d7aa5541e
parent 374d59eb1e675e7eaeaf9fba7c67774c338df091
Author: Kyle Milz <kyle@getaddrinfo.net>
Date:   Sun, 10 Apr 2016 13:56:43 -0600

www: make manual list a list

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

diff --git a/www/index.html b/www/index.html @@ -64,12 +64,13 @@ </ul> <h2>Documentation</h2> - <pre> <span class="prompt">$</span> man citrun_wrap </pre> - <p> The <a href="man/citrun_wrap.1.html">citrun_wrap(1)</a>, - <a href="man/citrun_instrument.1.html">citrun_instrument(1)</a> and - <a href="man/citrun_gl.1.html">citrun_gl(1)</a> - manuals that ship in the source tarball are official documentation. + <p> The source tarball ships with the following manuals: </p> + <ul> + <li><a href="man/citrun_wrap.1.html">citrun_wrap(1)</a> + <li><a href="man/citrun_instrument.1.html">citrun_instrument(1)</a> + <li><a href="man/citrun_gl.1.html">citrun_gl(1)</a> + </ul> <h2>Building</h2> <p> You'll need jam, a c++11 capable compiler and the development