Skip to content

[1.2.1] Allow disabling default method and param placeholder text#16

Merged
unurgunite merged 1 commit intomasterfrom
1.2.1/disable-default-placeholders
Mar 28, 2026
Merged

[1.2.1] Allow disabling default method and param placeholder text#16
unurgunite merged 1 commit intomasterfrom
1.2.1/disable-default-placeholders

Conversation

@unurgunite
Copy link
Copy Markdown
Owner

This PR adds config flags to suppress generated placeholder text in doc blocks.

New options:

  • doc.include_default_message
  • doc.include_param_documentation

When disabled, Docscribe no longer emits:

  • # Method documentation.
  • Param documentation. in generated @param tags

This makes it easier to use Docscribe as a structural doc generator without inserting placeholder prose.

@unurgunite unurgunite self-assigned this Mar 28, 2026
@unurgunite unurgunite added the enhancement New feature or request label Mar 28, 2026
@unurgunite unurgunite force-pushed the 1.2.1/disable-default-placeholders branch from d8796eb to 67b8abd Compare March 28, 2026 07:58
@unurgunite unurgunite merged commit c6f3618 into master Mar 28, 2026
8 checks passed
@unurgunite unurgunite deleted the 1.2.1/disable-default-placeholders branch March 28, 2026 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant