8000 Add RST descriptor for console component. · Issue #45717 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content
Add RST descriptor for console component. #45717
Closed
@grasmash

Description

@grasmash

Description

The console component currently has descriptors for Markdown, Json, etc. This feature would add RST as an option.

Example

$helper = new DescriptorHelper();
$helper->describe($output, $this->getApplication(), [
  'format' => 'rst',
]);

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0