Remove outdated path from qtgrpc doc file

Since the documentation has been moved to the example folder, the path
is no longer valid

Task-number: QTBUG-129571
Pick-to: 6.8
Change-Id: Ia299de0801b89f98d13bbb9714e7ce597af90ac5
Reviewed-by: Dennis Oberst <dennis.oberst@qt.io>
This commit is contained in:
Jaime Resano 2024-10-14 15:52:14 +02:00
parent 4e6fa8f643
commit c7f646780e
1 changed files with 0 additions and 2 deletions

View File

@ -47,8 +47,6 @@ sourcedirs += ../../tools/doc
exampledirs += src/snippets \
../../../examples/grpc
imagedirs += ../../../examples/grpc/doc/images
navigation.landingpage = "Qt GRPC"
navigation.cppclassespage = "Qt GRPC C++ Classes"
navigation.qmltypespage = "Qt GRPC QML Types"