mirror of https://github.com/qt/qtgrpc.git
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:
parent
4e6fa8f643
commit
c7f646780e
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue