diff --git a/docs/overview/python-package.rst b/docs/overview/python-package.rst index 332bf34..82a0264 100644 --- a/docs/overview/python-package.rst +++ b/docs/overview/python-package.rst @@ -53,7 +53,7 @@ More specifically, it can be through the following functions: * seq.record_ - Records operation in sequence (requires sequence to be in recording mode) Python Examples -========= +^^^^^^^^^^^^^^^^ Below we cover a broad set of examples. These use the ```pyshader``` dependency, which you can install with `pip install pyshader`.