The last step of adding a new operator is to import it into the top level
smaug module. Getting Sphinx to generate a link to the smaug autodoc
section required adding additional docstrings and a dummy function
(which isn't displayed anywhere on the documentation site).
The last step of adding a new operator is to import it into the top level smaug module. Getting Sphinx to generate a link to the smaug autodoc section required adding additional docstrings and a dummy function (which isn't displayed anywhere on the documentation site).