* Troubleshooting Windows Crash
Provide some information related to wrapped handler and windows loop as expected current behavior.
* Removed references to direct issues and replaced with generic link to tutorial-bugs tag.
* added line to clarify where to put icons
* added information to the sentence
* added information to the sentence Signed-off-by: Roxanne Agerone<argonkryptonneon@gmail.com>
* updated Makefile to:
* create a virtualenv for the documentation (``make install``)
* provide a ``make run`` command
* provide a ``make spelling`` command
* added a requirements_docs.txt
* added a spelling_wordlist for special words
* corrected various spelling errors
* updated conf.py to use RTD theme for local building
* restyled documentation home page, added logo
* moved content into tutorial/how-to/reference/background sections as appropriate
* renamed "internals" to "project"
* added internal reference links
* suppressed orphan warning for numerous pages
* updated .gitignore for /docs/env
1. Add links to the classes in the text at the bottom of the second tutorial
2. Update conf.py to use the sphinx-rtd-theme if can be imported so the documentation can built and tested locally.
3. Fix the headers in the Readme to not be beyond the header text.