Skip to content

Feature/userguide - #24

Open
knutaa wants to merge 4 commits into
mainfrom
feature/userguide
Open

Feature/userguide#24
knutaa wants to merge 4 commits into
mainfrom
feature/userguide

Conversation

@knutaa

@knutaa knutaa commented Jun 4, 2026

Copy link
Copy Markdown

No description provided.

knutaa added 3 commits June 2, 2026 21:55
Added documentation for Diagram Subset Control feature, including configuration keys, usage examples, precedence rules, and logging details.
This commit updates the 'partY-diagrams.adoc' file to improve the structure and content of the Diagram Generation Configuration Guide. It includes detailed sections on configuration, complexity control, inheritance handling, and type mapping.
This document provides a comprehensive user guide for the user guide generator, detailing its functionality, configuration options, and output structure.
@rsivaji-tmforum

Copy link
Copy Markdown
Contributor

Hi @knutaa , Looking at this PR, it currently appears to focus primarily on administrator-level documentation in detail. We were also expecting a comprehensive user-focused section in part3.adoc.

Could you please split the content so that the administrator and user documentation are separate? This will make it easier to share the user documentation and provide users with quick visibility whenever they need it.

@knutaa

knutaa commented Jul 14, 2026

Copy link
Copy Markdown
Author

The documentation of diagrams and userguide in

  • partY-diagrams.adoc
  • partY-userguide.adoc

are split into

  • partY-diagrams-admin.adoc

  • partY-diagrams-user.adoc

  • partY-userguide-admin.adoc

  • partY-userguide-user.adoc

The original documents are removed for clarity.

Comment thread partY-diagrams-admin.adoc

== Enumeration Display

=== `truncateLargeEnums`

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.

@knutaa
I think you can add all the possible values, as you wrote in the tooling PR

"truncateLargeEnums": true,

"truncateEnumsCount": 15,

"truncatedMessage": "{field}<color:red>.. truncated (%1$s of %2$s)",

"truncateEnumsCountTable": 50,

"truncatedMessageTable": "[.red]#* .. truncated .. %1$s of %2$s#"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants