diff --git a/examples/grpc/chat/doc/src/chat.qdoc b/examples/grpc/chat/doc/src/chat.qdoc index 82073fa4..6eb984ce 100644 --- a/examples/grpc/chat/doc/src/chat.qdoc +++ b/examples/grpc/chat/doc/src/chat.qdoc @@ -4,7 +4,7 @@ /*! \example chat \ingroup qtgrpc-examples - \examplecategory {Application Examples} + \examplecategory {Networking} \meta tag {network,protobuf,grpc,serialization,tcp,ssl,tls,quick} \title QtGrpc Chat \brief A chat application to share messages of any kind in a chat room. diff --git a/src/grpc/doc/qtgrpc.qdocconf b/src/grpc/doc/qtgrpc.qdocconf index d87009ad..10dbea75 100644 --- a/src/grpc/doc/qtgrpc.qdocconf +++ b/src/grpc/doc/qtgrpc.qdocconf @@ -56,7 +56,9 @@ navigation.qmltypespage = "Qt GRPC QML Types" navigation.toctitles = "Qt GRPC module topics" navigation.toctitles.inclusive = false -manifestmeta.highlighted.names = "QtGrpc/Magic 8 Ball" +manifestmeta.highlighted.names = \ + "QtGrpc/Magic 8 Ball" \ + "QtGrpc/QtGrpc Chat" tagfile = qtgrpc.tags