diff --git a/README.rst b/README.rst index 2e3dd11..408b930 100644 --- a/README.rst +++ b/README.rst @@ -119,5 +119,6 @@ Hopefully we should be able to evolve trame-vtklocal with some reasonable fallba Also most the testing of VTK/WASM is in VTK repository as many validation can be done in pure C++ or `Python `_. Then the WASM module API can be find `here `_ with its `node/chrome testing `_. +The documented API can be found `here (vtkWasmSceneManager) `_ and `here (vtkObjectManager parent of vtkWasmSceneManager) `_ For the moment we rely on manual testing for when we change the network and/or API at the trame-vtklocal by going over a specific set of `examples `_. \ No newline at end of file