Skip to content

Commit 2011809

Browse files
committed
Set nitpicky mode in conf.py
And remove superfluous `verify_sphinx_doc.yml` workflow: this is checked by the ReadTheDocs integration
1 parent 985dfc2 commit 2011809

2 files changed

Lines changed: 3 additions & 53 deletions

File tree

.github/workflows/verify_sphinx_doc.yml

Lines changed: 0 additions & 53 deletions
This file was deleted.

docs/source/conf.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,9 @@
3434
author = "ITER Organization"
3535
src_host = "https://github.com/iterorganization/"
3636

37+
# Warn about missing references
38+
nitpicky = True
39+
3740
# Parse urls here for convenience, to be re-used
3841
# ITER docs
3942
iter_projects = "https://github.com/iterorganization/"

0 commit comments

Comments
 (0)