We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e94e1c9 commit f719ae6Copy full SHA for f719ae6
utils/generate_html.bash
@@ -7,7 +7,7 @@ pr_num=52
7
destination_dir=/global/cfs/cdirs/e3sm/www/$USER/data_docs_${pr_num}
8
web_page="https://portal.nersc.gov/cfs/e3sm/$USER/data_docs_${pr_num}/html/"
9
10
-python generate_tables.py
+#python generate_tables.py
11
cd ../docs/ && make html
12
rm -rf ls ${destination_dir}
13
mv _build ${destination_dir}
0 commit comments