From 3319e731ae683cb8d456c3a15fc8490ec7a20676 Mon Sep 17 00:00:00 2001 From: Corentin Le Molgat Date: Fri, 10 Feb 2023 08:06:47 +0100 Subject: [PATCH] dotnet: Update doxygen --- ortools/dotnet/main.dotnet.dox | 1 + 1 file changed, 1 insertion(+) diff --git a/ortools/dotnet/main.dotnet.dox b/ortools/dotnet/main.dotnet.dox index a91089c857..6a33f2a814 100644 --- a/ortools/dotnet/main.dotnet.dox +++ b/ortools/dotnet/main.dotnet.dox @@ -9,6 +9,7 @@ This is the reference documentation for Google OR-Tools. This repository contains several component: @li @ref Google.OrTools.Init "Google.OrTools.Init" +@li @ref Google.OrTools.Util "Google.OrTools.Util" @li @ref Google.OrTools.Algorithms "Google.OrTools.Algorithms" @li @ref Google.OrTools.Graph "Google.OrTools.Graph"