From ded22d934712faae865e93cdf5117f22aa02ec97 Mon Sep 17 00:00:00 2001 From: Dale Weiler Date: Sun, 21 Apr 2013 10:52:15 +0000 Subject: [PATCH] More website changes --- doc.html | 32 ++++++++++++++++++++++++++++++-- 1 file changed, 30 insertions(+), 2 deletions(-) diff --git a/doc.html b/doc.html index d6aa649..f585e89 100644 --- a/doc.html +++ b/doc.html @@ -551,13 +551,41 @@ $ cd gmqcc testsuite Builds the testsuite for GMQCC + + check, test + Build and executes the testsuite for GMQCC + + + pak + Builds the pak utility + + + splint + Runs splint (static analysis) on the source + + + gource + Runs gource visualization on the source + + + gource-record + Runs gource visualization and produces a rendered mp4 + + + depend + Builds dependinces into the Makefile + all - Builds gmqcc, qcvm, and testsuite + Builds gmqcc, qcvm, pak, and testsuite install - Installs gmqcc to /usr/local/ + Installs gmqcc, qcvm, and documentaion + + + uninstall + Uninstalls gmqcc, qcvm, and documentation check -- 2.39.2