The overview page (/admin/config/documentation-generator/overview) only shows information to the users and doesn't require any inputs. It would be better to use a controller for it instead of a Form class.

Also, '@parameter' is getting printed at multiple instances instead of showing the actual link. This can also be resolved as part of this issue.

Comments

gaurav.kapoor created an issue. See original summary.

  • gaurav.kapoor committed 35a0ab0 on 8.x-1.x
    Issue #3239579 by gaurav.kapoor: Move the logic of Overview form to a...
gaurav.kapoor’s picture

Status: Active » Fixed

I have removed the form and replaced it with the controller. The logic to resolve '@parameters' can be taken up in a separate issue.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.