Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions doc/source/changelog/476.documentation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Enable nitpicking for xref validation
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ setenv =
links: BUILDER = linkcheck
html: BUILDER = html
pdf: BUILDER = latex
links,html,pdf: BUILDER_OPTS = --color -v -j auto -W --keep-going
links,html,pdf: BUILDER_OPTS = --color -v -j auto -W --keep-going -n
passenv =
ANSYSLMD_LICENSE_FILE
LD_LIBRARY_PATH
Expand Down
Loading