Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/platform_management_plan/software_development.rst
Original file line number Diff line number Diff line change
Expand Up @@ -209,3 +209,13 @@ The qualified `Ferrocene <https://github.com/ferrocene>`__ compiler is planned t

The main build environment of the project is based on `Bazel <https://bazel.build>`__. It it used to build software
components, documentation, and automated tests.

Software Development Plan Elements
----------------------------------

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would prefer to add the additional coding guidelines to the chapter with the coding guidelines. Same for additional references. I think this would make it more readable than a list at the end of the document with additional information. Appreciate the idea of making it complete!

@anmittag anmittag Aug 26, 2026

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PandaeDo : Adding additional Chapters is fine, but how to ensure all Elements relevant for the Software Development plan is "added". Then I suggest to add the information as you requested AND having a Summary of all relevant SWDevPlan Elements at the end. Agree? Anyhow coding guideleines are already added Line 107ff.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think that's the main question. It's a responsibility of the maintenance of the plan(s). I think that's an improvement to check against them. So we'll get informed if there are changes. The list will be always updated. Even when you define a document that was defined to realise the plan. So I would agree on update the plan according to additional aspects and add the list at the end.


.. needtable::
:style: table
:columns: title;id;safety;security;status
:colwidths: 25,45,10,10,10
:sort: docname
:filter: "wp__sw_development_plan" in realizes
Loading