Open
Description
This is needed and was missed in #1257 . The -n
will be useful later when we need to check for broken links (atm, this is useless since we have too many unlinked tensor
calls in the docs).
Originally posted by @kratsg in #1258 (comment)
-n
Run in nit-picky mode. Currently, this generates warnings for all missing references. See the config value nitpick_ignore for a way to exclude some references as “known missing”.
Reference: https://www.sphinx-doc.org/en/master/man/sphinx-build.html