Skip to content

Commit e7e004a

Browse files
committed
docs: updated tooling landscape design
- Updated the design of the tooling landscape to fit the color theme - Fixed format for image directives to avoid citation bars - Updated gitlint to match the main repo Issue-ref: see #10
1 parent daaa005 commit e7e004a

File tree

2 files changed

+363
-15
lines changed

2 files changed

+363
-15
lines changed

docs/_assets/score_tooling.svg

Lines changed: 351 additions & 3 deletions
Loading

docs/index.rst

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -94,31 +94,31 @@ High Level View on the Core Stack
9494
The following high level architecture picture gives you an overview of the main platform building blocks
9595
including hardware specific peripherals.
9696

97-
.. image:: _assets/score_architecture_high_level_overview.png
98-
:width: 900
99-
:alt: High level view on the core stack
100-
:align: center
97+
.. image:: _assets/score_architecture_high_level_overview.png
98+
:width: 900
99+
:alt: High level view on the core stack
100+
:align: center
101101

102102
Target Picture of Core Stack - PRELIMINARY
103103
==========================================
104104

105105
The following image shows platform architecture in more details including surroundings as
106106
Board support package (BSP) and HW specific.
107107

108-
.. image:: _assets/score_architecture_core_stack_target_picture.png
109-
:width: 900
110-
:alt: Target picture the core stack (preliminary)
111-
:align: center
108+
.. image:: _assets/score_architecture_core_stack_target_picture.png
109+
:width: 900
110+
:alt: Target picture the core stack (preliminary)
111+
:align: center
112112

113113
Infrastructure
114114
**************
115115

116116
The tooling used in this project is depicted in the following figure.
117117

118-
.. image:: _assets/score_tooling.svg
119-
:width: 600
120-
:alt: Infrastructure overview
121-
:align: center
118+
.. image:: _assets/score_tooling.svg
119+
:width: 800
120+
:alt: Infrastructure overview
121+
:align: center
122122

123123
In general, all tooling is made available as open source and comes either from other open source projects
124124
or is developed in the context of the *SCORE* project. The whole infrastructure is based on a build system called

0 commit comments

Comments
 (0)