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 63d9bce commit d8145c4Copy full SHA for d8145c4
add_links.sh
@@ -16,3 +16,5 @@ python link_to_latest.py docs/"$directory"_tmp/functions-reference "Stan Functio
16
17
mv docs/"$directory" docs/"$directory"_bak
18
mv docs/"$directory"_tmp/ docs/"$directory"
19
+
20
+rm -rf docs/"$directory"_bak
0 commit comments