Skip to content

Commit eb28c3b

Browse files
committed
provide trustable framework template
Template is based now on sphinx-needs, in contrast to origin used doorstop
1 parent 59a5295 commit eb28c3b

File tree

6 files changed

+1257
-1
lines changed

6 files changed

+1257
-1
lines changed

MODULE.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,4 +59,4 @@ bazel_dep(name = "score_python_basics", version = "0.3.2")
5959
bazel_dep(name = "score_cr_checker", version = "0.2.2")
6060
bazel_dep(name = "score_format_checker", version = "0.1.1")
6161
bazel_dep(name = "score_platform", version = "0.1.1")
62-
bazel_dep(name = "score_docs_as_code", version = "0.3.0")
62+
bazel_dep(name = "score_docs_as_code", version = "0.3.2")

process/index.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,16 @@ The the standard references the S-CORE project's processes are derived from can
101101
:maxdepth: 1
102102

103103
standards/index.rst
104+
105+
Trustable
106+
---------
107+
108+
The the trustable measure based on sphinx-needs for OSS project's can be found here:
109+
110+
.. toctree::
111+
:maxdepth: 1
112+
113+
trustable/index.rst
104114

105115
Templates for Folders
106116
---------------------

process/trustable/_assets/tsf_overview.drawio.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)