TABLE build_docs HOST cadeau IF ssbdev_dist: CMD stsci_python_dev_docs RUN "build_sphinxdocs dev" AFTER init/* AFTER OPT test_dev/install_dev TABLE build_docs HOST jwcalibdev IF ssbdev_dist: CMD jwst_dev_docs RUN "build_jwst_docs dev" AFTER init/* AFTER OPT test_dev/install_dev TABLE distribute HOST nott IF ssbdev_dist: CMD sync_ssbdev RUN "synctool - ssbdev" AFTER nott:test_dev/install_dev IF ssbdev_dist: CMD sync_envconfig RUN "synctool - envconfig.mac" AFTER sync_ssbdev