From f916fcaaae92aa57dd1d644badd1979bd93a4d35 Mon Sep 17 00:00:00 2001 From: Amar Takhar Date: Mon, 18 Jan 2016 17:53:44 -0500 Subject: Add support for spellchecking with a custom dictionary. To use: 1. Install aspell 2. waf spell * waf spell mydoc.rst * waf spell *.rst This uses a custom dictionary stored in common/spell/dict/. We should add all RTEMS and programming terms to this to ensure we are consistent. Amar. --- common/spell/en_GB-ise-w_accents-only.rws | Bin 0 -> 92560 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 common/spell/en_GB-ise-w_accents-only.rws (limited to 'common/spell/en_GB-ise-w_accents-only.rws') diff --git a/common/spell/en_GB-ise-w_accents-only.rws b/common/spell/en_GB-ise-w_accents-only.rws new file mode 100644 index 0000000..d248714 Binary files /dev/null and b/common/spell/en_GB-ise-w_accents-only.rws differ -- cgit v1.2.3