Skip to content

Commit acbb88e

Browse files
fix doxygen brief
1 parent 6ef5078 commit acbb88e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

docs/doxygen/doxygen-config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ PROJECT_NAME = "Qwiic_OLED_Base_Py"
5454
# for a project that appears at the top of each page and should give viewer a
5555
# quick idea about the purpose of the project. Keep the description short.
5656

57-
PROJECT_BRIEF = "Python for SFE Qwiic PCA9685"
57+
PROJECT_BRIEF = "Python for SFE Qwiic OLED"
5858

5959
# With the PROJECT_LOGO tag one can specify a logo or an icon that is included
6060
# in the documentation. The maximum height of the logo should not exceed 55

docs/doxygen/doxygen-custom/header.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,13 @@
1111

1212
<!-- BEGIN opengraph metadata -->
1313
<meta property="og:title" content="Qwiic_OLED_Base_Py" />
14-
<meta property="og:description" content="Python for SFE Qwiic PCA9685" />
14+
<meta property="og:description" content="Python for SFE Qwiic OLED" />
1515
<meta property="og:url" content="https://docs.sparkfun.com/Qwiic_OLED_Base_Py/" />
1616
<!-- END opengraph metadata -->
1717

1818
<!-- BEGIN twitter metadata -->
1919
<meta name="twitter:title" content="Qwiic_OLED_Base_Py" />
20-
<meta name="twitter:description" content="Python for SFE Qwiic PCA9685" />
20+
<meta name="twitter:description" content="Python for SFE Qwiic OLED" />
2121
<!-- END twitter metadata -->
2222

2323
<!--BEGIN PROJECT_NAME-->
@@ -120,4 +120,4 @@
120120
</table>
121121
</div>
122122
<!--END TITLEAREA-->
123-
<!-- end header part -->
123+
<!-- end header part -->

0 commit comments

Comments
 (0)