subiquity/doc/.sphinx/spellingcheck.yaml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

29 lines
495 B
YAML
Raw Normal View History

2023-10-13 12:17:09 +00:00
matrix:
- name: rST files
aspell:
lang: en
d: en_GB
dictionary:
wordlists:
- .wordlist.txt
- .custom_wordlist.txt
output: .sphinx/.wordlist.dic
sources:
- _build/**/*.html
pipeline:
- pyspelling.filters.html:
comments: false
attributes:
- title
- alt
ignores:
- code
- pre
- spellexception
- link
- title
- div.relatedlinks
- div.visually-hidden
- img
- a.p-navigation__link