doxygen: update docs
This commit is contained in:
committed by
Corentin Le Molgat
parent
052d57da07
commit
24eb888d2e
@@ -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
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user