diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2022-04-19 10:09:58 +0100 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2022-04-20 16:04:20 +0100 |
commit | ab20edf59d1bb6fe3a2c780067dad5c1cce73334 (patch) | |
tree | aba8d85ad935257603d260240e1800c2326ad1f8 /docs/devel/index-process.rst | |
parent | 396408ee922eeb409f08fdab6f3df7400279e634 (diff) | |
download | qemu-ab20edf59d1bb6fe3a2c780067dad5c1cce73334.zip qemu-ab20edf59d1bb6fe3a2c780067dad5c1cce73334.tar.gz qemu-ab20edf59d1bb6fe3a2c780067dad5c1cce73334.tar.bz2 |
docs/devel: drop :hidden: and :includehidden: tags
This was confusing and in the case of qtest was hiding the details of
the qgraph sub-document in the qtest pages.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220419091020.3008144-4-alex.bennee@linaro.org>
Diffstat (limited to 'docs/devel/index-process.rst')
-rw-r--r-- | docs/devel/index-process.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/devel/index-process.rst b/docs/devel/index-process.rst index 314e9e9..d0d7a20 100644 --- a/docs/devel/index-process.rst +++ b/docs/devel/index-process.rst @@ -5,7 +5,6 @@ Notes about how to interact with the community and how and where to submit patch .. toctree:: :maxdepth: 2 - :includehidden: code-of-conduct conflict-resolution |