mirror of https://github.com/qt/qtgrpc.git
Doc: Fix link to landing page
The separate overview was removed in 79dc1b71. This fixes qdoc warnings like
qt5/qtgrpc/src/grpc/qgrpccredentials.cpp:9: (qdoc) warning: Can't link to 'Qt GRPC Overview'
Pick-to: 6.5
Change-Id: I1f577d456f3186d120824e8bea81c55462650ca6
Reviewed-by: Konrad Kujawa <konrad.kujawa@qt.io>
Reviewed-by: Alexey Edelev <alexey.edelev@qt.io>
This commit is contained in:
parent
295a152b10
commit
c8ae58ed14
|
|
@ -35,7 +35,7 @@ exampledirs += ../../../examples/grpc
|
|||
|
||||
imagedirs += images
|
||||
|
||||
navigation.landingpage = "Qt GRPC Overview"
|
||||
navigation.landingpage = "Qt GRPC"
|
||||
navigation.cppclassespage = "Qt GRPC C++ Classes"
|
||||
navigation.qmltypespage = "Qt GRPC QML Types"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue