Preparing the SeleniumBase Docs website with "mkdocs"

Usage:  (from the top-level SeleniumBase folder)
pip install -r docs/requirements.txt
mkdocs build  (OR "mkdocs build --strict" to fail on warnings)
