We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96b2b93 commit 9bea59aCopy full SHA for 9bea59a
doc/_doxygen/mainpage.md
@@ -1,6 +1,4 @@
1
-# API Documentation
2
-
3
-## Introduction
+# Introduction
4
5
The Zephyr OS is a small-footprint kernel designed for use on
6
resource-constrained and embedded systems: from simple embedded
doc/zephyr.doxyfile.in
@@ -32,7 +32,7 @@ DOXYFILE_ENCODING = UTF-8
32
# title of most generated pages and in a few other places.
33
# The default value is: My Project.
34
35
-PROJECT_NAME = "Zephyr Project"
+PROJECT_NAME = "Zephyr API Documentation"
36
37
# The PROJECT_NUMBER tag can be used to enter a project or revision number. This
38
# could be handy for archiving the generated documentation or if some version
0 commit comments