File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -26,19 +26,19 @@ DOXYFILE_ENCODING = UTF-8
26
26
# identify the project. Note that if you do not use Doxywizard you need
27
27
# to put quotes around the project name if it contains spaces.
28
28
29
- PROJECT_NAME = "Platform SDK"
29
+ PROJECT_NAME = "i.MX 6 Series Platform SDK"
30
30
31
31
# The PROJECT_NUMBER tag can be used to enter a project or revision number.
32
32
# This could be handy for archiving the generated documentation or
33
33
# if some version control system is used.
34
34
35
- PROJECT_NUMBER = 1.0
35
+ PROJECT_NUMBER = 1.1
36
36
37
37
# Using the PROJECT_BRIEF tag one can provide an optional one line description
38
38
# for a project that appears at the top of each page and should give viewer
39
39
# a quick idea about the purpose of the project. Keep the description short.
40
40
41
- PROJECT_BRIEF = "Freescale SoC SDK"
41
+ PROJECT_BRIEF = "Bare-metal SDK for i.MX 6 Series devices. "
42
42
43
43
# With the PROJECT_LOGO tag one can specify an logo or icon that is
44
44
# included in the documentation. The maximum height of the logo should not
You can’t perform that action at this time.
0 commit comments