Import("env")

if env["SCONS_STAGE"] == "build" :
    SConscript(dirs = ["SwiftenDevelopersGuide", "SwiftUserGuide", "API", "SwiftAPI"])