user-manual: point to README for gitweb information
I'd like complete gitweb setup instructions some day, but for now just
refer to the gitweb README.
Signed-off-by: "J. Bruce Fields" <bfields@citi.umich.edu>
diff --git a/Documentation/user-manual.txt b/Documentation/user-manual.txt
index 9b32819..c6d1451 100644
--- a/Documentation/user-manual.txt
+++ b/Documentation/user-manual.txt
@@ -1802,7 +1802,9 @@
Allow web browsing of a repository
----------------------------------
-TODO: Brief setup-instructions for gitweb
+The gitweb cgi script provides users an easy way to browse your
+project's files and history without having to install git; see the file
+gitweb/README in the git source tree for instructions on setting it up.
Examples
--------
@@ -2952,3 +2954,4 @@
Add a sectin on working with other version control systems, including
CVS, Subversion, and just imports of series of release tarballs.
+More details on gitweb?