# (C) Copyright David Abrahams, 2003. # (C) Copyright Rene Rivera, 2003. # # See accompanying license for terms and conditions of use. # # This module is the plug-in handler for the --help and --help-.* # command-line options import modules ; import assert ; import doc : do-scan set-option set-output set-output-file print-help-usage print-help-top ; import sequence ; import set ; import project ; import print ; import os ; # List of possible modules, but which really aren't. # .not-modules = boost-build bootstrap site-config test user-config -tools allyourbase boost-base features python stlport testing unit-tests ; # The help system options are parsed here and handed off to the doc # module to translate into documentation requests and actions. The # understood options are:: # # --help-all # --help-enable-