Changeset f916fca in rtems-docs for porting/wscript

Timestamp:
01/18/16 22:53:44 (8 years ago)
Author:
Amar Takhar <amar@…>
Branches:
4.11, 5, master
Children:
4f81ff1
Parents:
d389819
git-author:
Amar Takhar <amar@…> (01/18/16 22:53:44)
git-committer:
Amar Takhar <verm@…> (05/03/16 00:51:24)
Message:

Add support for spellchecking with a custom dictionary.

To use:

  1. Install aspell
  2. waf spell <list of files>
    • 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.

(No files)

Note: See TracChangeset for help on using the changeset viewer.