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 9a38920 commit 91cb864Copy full SHA for 91cb864
docs/source/conf.py
@@ -8,7 +8,7 @@
8
9
if on_rtd:
10
XEUS_CPP_ROOT = os.path.abspath('../..')
11
- command_emscripten = 'cd ../../../../;\
+ command_emscripten = 'cd ../../;\
12
mamba init;\
13
. /home/docs/.bashrc;\
14
echo $PWD;\
0 commit comments