Skip to content

Fix tangled code block under "Pre-Generated Certificates" #1358

Description

@richardkapolnai-da

Path: /global-synchronizer/production-operations/key-management

The code block in the "Pre-Generated Certificates" section appears to merge multiple distinct examples into a single, broken snippet.

Note: The presence of raw doc-generation markers (// user-manual-entry-begin:...) and loose control flow (} else {) strongly indicates that the documentation macro/include directive is broken. It is capturing too wide a range from the source test script instead of isolating the specific snippet blocks. This needs to be split into separate, properly scoped includes.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions