doxygen: update docs

This commit is contained in:
Mizux Seiha
2025-07-08 13:45:24 +02:00
parent 4dd891330a
commit e2a2295fb4
10 changed files with 13 additions and 10 deletions

View File

@@ -472,7 +472,7 @@ TYPEDEF_HIDES_STRUCT = NO
# the optimal cache size from a speed point of view.
# Minimum value: 0, maximum value: 9, default value: 0.
LOOKUP_CACHE_SIZE = 0
LOOKUP_CACHE_SIZE = 3
# The NUM_PROC_THREADS specifies the number of threads doxygen is allowed to use
# during processing. When set to 0 doxygen will based this on the number of
@@ -796,7 +796,7 @@ FILE_VERSION_FILTER =
# DoxygenLayout.xml, doxygen will parse it automatically even if the LAYOUT_FILE
# tag is left empty.
LAYOUT_FILE =
LAYOUT_FILE = ortools/doxygen/DoxygenLayout.xml
# The CITE_BIB_FILES tag can be used to specify one or more bib files containing
# the reference definitions. This must be a list of .bib files. The .bib

View File

@@ -3,7 +3,7 @@
* @author Corentin "Mizux" Le Molgat <corentinl@google.com>
*/
/*! @mainpage OR-Tools
/*! @mainpage OR-Tools Python Reference
This is the reference documentation for the Google OR-Tools Python wrappers.
This repository contains several components: