That there are many broken links in Help that need to be fixed. From `/SAM/doc/source`, run `sphinx-build -b linkcheck . _build/linkcheck` to generate report of broken links using the [linkcheck builder](https://www.sphinx-doc.org/en/master/usage/builders/index.html#sphinx.builders.linkcheck.CheckExternalLinksBuilder).
That there are many broken links in Help that need to be fixed.
From
/SAM/doc/source, runsphinx-build -b linkcheck . _build/linkcheckto generate report of broken links using the linkcheck builder.