We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b403e35 commit dda9025Copy full SHA for dda9025
docs/conf.py
@@ -100,6 +100,12 @@
100
"url": "https://github.com/eclipse-score",
101
"icon": "fa-brands fa-github",
102
"type": "fontawesome",
103
+ },
104
+ {
105
+ "name": "Eclipse Foundation",
106
+ "url": "https://projects.eclipse.org/projects/automotive.score",
107
+ "icon": "fa-solid fa-e",
108
+ "type": "fontawesome",
109
}
110
],
111
# https://pydata-sphinx-theme.readthedocs.io/en/stable/user_guide/source-buttons.html#add-an-edit-button
docs/index.rst
@@ -140,4 +140,3 @@ Project structure and processes
140
process/index
141
PMP <platform_management_plan/index.rst>
142
SCORE <https://eclipse-score.github.io>
143
- Eclipse <https://projects.eclipse.org/projects/automotive.score>
0 commit comments