diff --git a/main/.buildinfo b/main/.buildinfo index 984295a..a42ee28 100644 --- a/main/.buildinfo +++ b/main/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: 6e81de691863fbf05fa0e7dc16e0ad62 +config: 784e339049cf373d4151ac7b6d923393 tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/main/CHANGELOG.html b/main/CHANGELOG.html index 67d5d1c..4d7aa3f 100644 --- a/main/CHANGELOG.html +++ b/main/CHANGELOG.html @@ -18,7 +18,7 @@ - + @@ -55,39 +55,39 @@

General

+ +
+

Development environment

+

To develop and to run tests you need to install tox and tox-ansible on +your machine.

+
pip install --user tox tox-ansible
+
+
+
+

Virtualenv for development

+

To build a virtualenv for development purposes run the following command:

+
make build-venv
+
+
+

The resulting virtualenv will be symlinked to .venv, which for example can +be selected as virtualenv in VSCode (Shift+Ctrl+P and then +Python: Select Interpreter).

+
diff --git a/main/genindex.html b/main/genindex.html index 3b46430..d685a2c 100644 --- a/main/genindex.html +++ b/main/genindex.html @@ -17,7 +17,7 @@ - + @@ -53,6 +53,7 @@

General

diff --git a/main/index.html b/main/index.html index d5691dc..e8fdeaf 100644 --- a/main/index.html +++ b/main/index.html @@ -18,7 +18,7 @@ - + @@ -55,6 +55,7 @@

General

@@ -118,11 +119,16 @@

Developer documentation