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 db44fe8 commit 7e56431Copy full SHA for 7e56431
docs/update_apidocs.sh
@@ -24,4 +24,4 @@ echo "generating new .rst files ..."
24
${SPHINX_APIDOC} -o docs/source/pySDC pySDC/core --force -T
25
${SPHINX_APIDOC} -o docs/source/pySDC pySDC/implementations --force -T
26
${SPHINX_APIDOC} -o docs/source/pySDC pySDC/helpers --force -T
27
-rm docs/source/pySDC/pySDC.rst
+#rm docs/source/pySDC/pySDC.rst
0 commit comments