diff --git a/docs/source/playground.rst b/docs/source/playground.rst index b2ac0efd..bbafd62e 100644 --- a/docs/source/playground.rst +++ b/docs/source/playground.rst @@ -1,8 +1,4 @@ Playground ---------- -USD playground. - -.. raw:: html - - +Visit the `USD Playground <_static/usdweb/index.html>`_ diff --git a/setup.cfg b/setup.cfg index a4a6cbae..3a6ed738 100644 --- a/setup.cfg +++ b/setup.cfg @@ -74,6 +74,9 @@ include = grill.* # 1 error generated. # # "emcc" -x c++ -fvisibility-inlines-hidden -fexceptions -DBOOST_SP_DISABLE_THREADS=1 -DLONG_BIT=32 -finline-functions -Wno-inline -Wall -fvisibility=hidden -fPIC -fexceptions -DBOOST_SP_DISABLE_THREADS=1 -O3 -Wno-inline -g0 -DBOOST_ALL_NO_LIB=1 -DBOOST_PYTHON_SOURCE -DBOOST_PYTHON_STATIC_LIB -DNDEBUG -I"." -I"/home/christian/miniconda3/envs/py312usd2405emscripten/include/python3.12" -c -o "/mnt/a/write/builds/py312usd2405emscripten/build/boost/bin.v2/libs/python/build/emscripten-3.1.58/release/link-static/python-3.12/visibility-hidden/object/function_doc_signature.bc" "libs/python/src/object/function_doc_signature.cpp" +# +# should not be failing: https://github.com/bfgroup/b2/pull/310 +# see also: https://snarky.ca/wasi-support-for-cpython-june-2023/ docs = sphinx; myst-parser; sphinx-toggleprompt; sphinx-copybutton; sphinx-togglebutton; sphinx-hoverxref>=1.4.1; sphinx_autodoc_typehints; sphinx-inline-tabs; shibuya; usd-core full = PySide6; usd-core; PyOpenGL