mirror of https://github.com/qt/qtgrpc.git
Docs: Fix weird duplications in documentation tree
This commit removes the latest example entry from the TOC, because it somehow breaks the tree generation. The example entry is not needed here, because the examples are added to the TOC automatically. Fixes: QTBUG-138180 Pick-to: 6.10 6.9 Change-Id: I7d0491684af8c651cafb988acfac311f148a71b6 Reviewed-by: Kai Köhne <kai.koehne@qt.io>
This commit is contained in:
parent
64ac47ae96
commit
837145416f
|
|
@ -9,7 +9,6 @@
|
|||
in the Qt GRPC module.
|
||||
|
||||
\list
|
||||
\li \l {clientguide} {Qt GRPC Client Guide}
|
||||
\li \l {The qtgrpcgen Tool}
|
||||
\li \l {CMake Commands in Qt6 GRPC}{CMake Commands}
|
||||
\list
|
||||
|
|
|
|||
Loading…
Reference in New Issue