Merge branch 'amd-dev' into change-895251-1

Change-Id: I778bda482973b292d6de1b3f266619cbc852c2f5
Этот коммит содержится в:
Charis Poag
2023-07-24 17:18:17 -05:00
родитель 53e36d3813 2ae95ba1da
Коммит 98c607c8fd
19 изменённых файлов: 114 добавлений и 78 удалений
+3 -3
Просмотреть файл
@@ -44,7 +44,7 @@ PROJECT_NUMBER = "23.1.1.0"
# for a project that appears at the top of each page and should give viewer a
# quick idea about the purpose of the project. Keep the description short.
PROJECT_BRIEF = "AMD SMI Reference Manual"
PROJECT_BRIEF = "AMD SMI Tool Guide"
# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
# in the documentation. The maximum height of the logo should not exceed 55
@@ -2170,14 +2170,14 @@ DOT_NUM_THREADS = 0
# The default value is: Helvetica.
# This tag requires that the tag HAVE_DOT is set to YES.
DOT_FONTNAME = Helvetica
DOT_FONTNAME = Calibri
# The DOT_FONTSIZE tag can be used to set the size (in points) of the font of
# dot graphs.
# Minimum value: 4, maximum value: 24, default value: 10.
# This tag requires that the tag HAVE_DOT is set to YES.
DOT_FONTSIZE = 10
DOT_FONTSIZE = 11
# By default doxygen will tell dot to use the default font as specified with
# DOT_FONTNAME. If you specify a different font using DOT_FONTNAME you can set