diff --git a/docs/en/index.rst b/docs/en/index.rst index eb5c2666..5ec2ad00 100644 --- a/docs/en/index.rst +++ b/docs/en/index.rst @@ -54,14 +54,3 @@ You can find more details about the features offered by DoctrineModule: this chapter explains how to use ObjectExists and NoObjectExists validator, that allow you to easily validate if a given entity exists or not. - - -.. toctree:: - :caption: Table of Contents - - authentication - caching - cli - form-element - paginator - validator diff --git a/docs/en/sidebar.rst b/docs/en/sidebar.rst index e699d71a..1ebd855f 100644 --- a/docs/en/sidebar.rst +++ b/docs/en/sidebar.rst @@ -1,11 +1,12 @@ :orphan: + .. toctree:: - :depth: 3 + :depth: 3 - index - authentication - caching - cli - form-element - paginator - validator + index + authentication + caching + cli + form-element + paginator + validator