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-api.rst | |
parent | 396408ee922eeb409f08fdab6f3df7400279e634 (diff) |
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-api.rst')
-rw-r--r-- | docs/devel/index-api.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/devel/index-api.rst b/docs/devel/index-api.rst index b749240272..60c0d7459d 100644 --- a/docs/devel/index-api.rst +++ b/docs/devel/index-api.rst @@ -6,7 +6,6 @@ generated from in-code annotations to function prototypes. .. toctree:: :maxdepth: 2 - :includehidden: bitops loads-stores |