Bugzilla – Bug 154045
Add more documentation to scons package
Last modified: 2006-03-08 12:36:42 UTC
The scons package currently includes a man page, but not the user's guide. For people who don't know scons to get started, having the user's guide as well would be nice. The user's guide is available here in various formats: http://scons.org/docversions.php Single-page HTML is probably easiest to handle. The file is 488 KB, but only 66 KB bzip2'd, so it should not bloat the package too much.
Created attachment 70575 [details] proposed change to current spec file Adds the Single-page HTML version of the user's guide to the default documentation directory.
Fixed