diff --git a/docs/devel.adoc b/docs/devel.adoc index 18a9232cd..3f6cdc72a 100644 --- a/docs/devel.adoc +++ b/docs/devel.adoc @@ -1,12 +1,10 @@ = Development guide - -:toc: -:toc-placement!: +:toc: preamble +:toclevels: 2 +:!toc-title: This is a guide with quick recipes meant for PyRDP developers. -toc::[] - == Install from git source on Linux We recommend installing PyRDP in a https://packaging.python.org/guides/installing-using-pip-and-virtual-environments/[virtualenv environment] to avoid dependency issues.