[DOC] Remove tox.ini doppelganger 84/117684/3
authorGuillaume Lambert <guillaume.lambert@orange.com>
Tue, 2 Feb 2021 14:48:14 +0000 (15:48 +0100)
committerGuillaume Lambert <guillaume.lambert@orange.com>
Mon, 15 Feb 2021 13:51:05 +0000 (14:51 +0100)
commita7df70769c2d33334f686dc7cbf2c3cfea2f40ae
treed431d8fcbffcb927462e5a189ffc51e560bcfdaa
parente63cee60d9a795945d927823b58cf8835e979067
[DOC] Remove tox.ini doppelganger

in docs folder

- same profiles are declared in tox.ini.
  They can be called from the docs folder without it.
- once run from the docs folder, this generates invalid files
  in doc/.tox for linters setup (e.g.  docs/.tox/[..]/invalid.rst).
  They can cause warnings treated as errors by root tox profiles.

Issue-ID: DOC-692
Signed-off-by: Guillaume Lambert <guillaume.lambert@orange.com>
Change-Id: I473ae1193c1e5b124c8532a1b8185f01c67c70de
(cherry picked from commit 406a9c94549c014fab8d777a788832f3a9197703)
docs/tox.ini [deleted file]