diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-13 01:26:38 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:39:48 +0700 |
commit | e99ee378dea4e6391cf24649d502104e9ee10fd0 (patch) | |
tree | 2adb365744476f27bbd257e225f171aae316af07 /development/viewvc | |
parent | e67d64c8977e1244d3ec93186cda2a12bc0953a8 (diff) | |
download | slackbuilds-e99ee378dea4e6391cf24649d502104e9ee10fd0.tar.gz |
development/viewvc: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/viewvc')
-rw-r--r-- | development/viewvc/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/viewvc/README b/development/viewvc/README index 1ff7941f19..2dfdba10f3 100644 --- a/development/viewvc/README +++ b/development/viewvc/README @@ -1,7 +1,7 @@ ViewVC is a browser interface for CVS and Subversion version control -repositories. It generates templatized HTML to present navigable directory, -revision, and change log listings. It can display specific versions of -files as well as diffs between those versions. +repositories. It generates templatized HTML to present navigable +directory, revision, and change log listings. It can display specific +versions of files as well as diffs between those versions. Installing Pygments (available on SlackBuilds) will improve your ViewVC experience (highlighting changes) |