diff --git a/docs/layout-of-source-files.rst b/docs/layout-of-source-files.rst index a6bd3058c..1fec22aec 100644 --- a/docs/layout-of-source-files.rst +++ b/docs/layout-of-source-files.rst @@ -87,8 +87,10 @@ This component has to be enabled when the Solidity compiler is built and therefore it is not available in all Solidity binaries. The :ref:`build instructions` explain how to activate this option. It is activated for the Ubuntu PPA releases in most versions, -but not for solc-js, the Docker images, Windows binaries or the -statically-built Linux binaries. +but not for the Docker images, Windows binaries or the +statically-built Linux binaries. It can be activated for solc-js via the +`smtCallback `_ if you have an SMT solver +installed locally and run solc-js via node (not via the browser). If you use ``pragma experimental SMTChecker;``, then you get additional :ref:`safety warnings` which are obtained by querying an