Author: | gocept <[email protected]> |
---|---|
Online documentation: | https://goceptselenium.readthedocs.org/ |
PyPI page: | https://pypi.org/project/gocept.selenium/ |
Issue tracker: | https://github.com/gocept/gocept.selenium/issues |
Source code: | https://github.com/gocept/gocept.selenium |
Current change log: | https://raw.githubusercontent.com/gocept/gocept.selenium/master/CHANGES.rst |
In order to build the Sphinx documentation, run the following commands:
$ python3 -m venv . $ bin/pip install Sphinx $ bin/sphinx-build doc doc/build
The generated HTML gets stored in doc/build
.