# Copyright 2003 Dave Abrahams # Copyright 2003, 2006 Rene Rivera # Copyright 2003, 2006 Vladimir Prus # Distributed under the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt) # 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 ; import version ; import path ; # 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-disable-