You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/index.rst
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -126,8 +126,8 @@ In general, all tooling is made available as open source and comes either from o
126
126
or is developed in the context of the *S-CORE* project. The whole infrastructure is based on a build system called
127
127
`bazel <https://bazel.build/>`_. All workflows such as cloning the repositories, building the software,
128
128
generation of documentation, testing and much more are automated using bazel. This provides every project user with
129
-
the same user experience. To start working with bazel in the *S-CORE* project, you should check
130
-
this `introduction page <https://github.com/eclipse-score/blob/main/README.md>`_.
129
+
the same user experience. To start working with bazel in the *S-CORE* project to build software and documentation,
130
+
you should check this `introduction page <https://github.com/eclipse-score/score/blob/main/README.md>`_.
131
131
132
132
For documenting the process, requirements and architecture we rely on `sphinx <https://www.sphinx-doc.org/en/master/>`_ and it's extension
133
133
`sphinx-needs <https://www.sphinx-needs.com/>`_. For small diagrams we use `PlantUML sphinx-needs extensions <https://sphinx-needs.readthedocs.io/en/stable/directives/needuml.html>`_,
@@ -151,7 +151,7 @@ Here you can find the preliminary roadmap of the project:
151
151
:align:center
152
152
153
153
154
-
Please be aware, that this roadmap will be also transfered to the `GitHub project <https://github.com/orgs/eclipse-score/projects/1>`_.
154
+
Please be aware, that this roadmap will be also transfered to the `GitHub project <https://github.com/orgs/eclipse-score/projects/13>`_.
155
155
Please follow this link to get the latest state of the planning.
0 commit comments