diff options
author | Ned Batchelder <ned@nedbatchelder.com> | 2014-11-29 10:56:26 -0500 |
---|---|---|
committer | Ned Batchelder <ned@nedbatchelder.com> | 2014-11-29 10:56:26 -0500 |
commit | 494fd347a542ab94112350da49bc91b8b1076578 (patch) | |
tree | 8129f656c362eb8fffbfd8d419be9eb4e032582e /doc | |
parent | 0405747fb42176d4448a37f5eecb6086b88341ab (diff) | |
download | python-coveragepy-git-494fd347a542ab94112350da49bc91b8b1076578.tar.gz |
Spelling for the docs also
Diffstat (limited to 'doc')
-rw-r--r-- | doc/conf.py | 12 | ||||
-rw-r--r-- | doc/dict.txt | 151 |
2 files changed, 162 insertions, 1 deletions
diff --git a/doc/conf.py b/doc/conf.py index 16f566f0..2f1faf8d 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -24,7 +24,13 @@ sys.path.append(os.path.join(os.path.dirname(__file__), "_ext")) # Add any Sphinx extension module names here, as strings. They can be extensions # coming with Sphinx (named 'sphinx.ext.*') or your custom ones. -extensions = ['sphinx.ext.autodoc', 'sphinx.ext.todo', 'sphinx.ext.ifconfig', 'px_xlator'] +extensions = [ + 'sphinx.ext.autodoc', + 'sphinx.ext.todo', + 'sphinx.ext.ifconfig', + 'sphinxcontrib.spelling', + 'px_xlator', +] # Add any paths that contain templates here, relative to this directory. templates_path = ['_templates'] @@ -167,6 +173,10 @@ html_show_sourcelink = False # Output file base name for HTML help builder. htmlhelp_basename = 'coveragepydoc' +# -- Spelling --- + +spelling_word_list_filename = 'dict.txt' +spelling_show_suggestions = False # -- Options for LaTeX output -------------------------------------------------- diff --git a/doc/dict.txt b/doc/dict.txt new file mode 100644 index 00000000..ead41ffb --- /dev/null +++ b/doc/dict.txt @@ -0,0 +1,151 @@ +activestate +api +API +args +argv +bitbucket +BOM +boolean +BTW +builtin +builtins +bytecode +bytecodes +canonicalize +canonicalized +canonicalizes +cmdline +codecs +colorsys +config +configparser +configurability +configurability's +cov +coveragepy +coveragerc +covhtml +css +dict +dict's +dicts +dirname +django +docstring +docstrings +doctest +DOM +encodings +endfor +endif +eventlet +exe +execfile +executable's +expr +filename +filenames +fname +fnmatch +fpath +fullcoverage +getattr +gevent +gevent's +github +globals +greenlet +html +HTML +http +https +importlib +instancemethod +int +ints +iterable +iterables +jython +kwargs +matcher +matchers +merchantability +mixin +modulename +morf +morfs +multi +namespace +namespaces +nano +nbsp +ned +nedbat +nedbatchelder +nosetests +nullary +num +ok +OK +opcode +opcodes +optparse +os +outfile +parsable +parsers +pragma +pre +programmability +py +py's +pyc +pyexpat +pypy +PYTHONPATH +pyw +rcfile +regex +regexes +renderer +settrace +setuptools +sitecustomize +stackoverflow +stderr +stdlib +stdout +str +sys +templite +timestamp +todo +TODO +tokenization +tokenize +tokenized +tokenizer +tokenizes +tokenizing +traceback +tuple +tuples +txt +ubuntu +undecodable +unexecuted +unittest +unparsable +unsubscriptable +untokenizable +URL +UTF +utf +virtualenv +whitespace +wikipedia +wildcard +wildcards +xml +XML +xrange |