PolymerElements / iron-component-page

A reusable landing page for elements
36 stars 32 forks source link

Methods with an underscore at the end are not displayed in the docs. #148

Closed RomainCscn closed 3 years ago

RomainCscn commented 6 years ago

Description

Methods with an underscore at the end of the name is not in the docs. Example: export_().

Expected outcome

As this is not a private method we should expect to see the method in the documentation.

Steps to reproduce

  1. Add a method with an underscore at the end of the name, like export_().
  2. Generate the docs as https://www.polymer-project.org/2.0/docs/tools/documentation#create-page