aboutsummaryrefslogtreecommitdiff
path: root/sm_new/dist_dev.sm
diff options
context:
space:
mode:
authorcslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2013-12-31 15:32:18 -0500
committercslocum <cslocum@d34015c8-bcbb-4646-8ac8-8ba5febf221d>2013-12-31 15:32:18 -0500
commit8f83d5763aeb485be0ebadd8bcd8129d35a26571 (patch)
tree69504da5e6c71ae4b791e43a8c3319cb85df9332 /sm_new/dist_dev.sm
parent3a3e360ab862d930622dd1ce4ae9399065080222 (diff)
downloadsteuermann-8f83d5763aeb485be0ebadd8bcd8129d35a26571.tar.gz
update nightly sm files to build sphinx docs for stsci_python and jwst
git-svn-id: https://svn.stsci.edu/svn/ssb/etal/steuermann/trunk@1156 d34015c8-bcbb-4646-8ac8-8ba5febf221d
Diffstat (limited to 'sm_new/dist_dev.sm')
-rw-r--r--sm_new/dist_dev.sm13
1 files changed, 13 insertions, 0 deletions
diff --git a/sm_new/dist_dev.sm b/sm_new/dist_dev.sm
index 3df95d8..b8058a5 100644
--- a/sm_new/dist_dev.sm
+++ b/sm_new/dist_dev.sm
@@ -1,4 +1,17 @@
+TABLE build_docs HOST arzach
+
+ IF ssbdev_dist:
+ CMD stsci_python_x_docs RUN "build_sphinxdocs x"
+ AFTER init/*
+
+TABLE build_docs HOST jwcalibdev
+
+ IF ssbdev_dist:
+ CMD jwst_x_docs RUN "build_jwst_docs x"
+ AFTER init/*
+
+
TABLE distribute HOST nott
IF ssbdev_dist: