grasshopper3d / GrasshopperDocsSite

Documentation for open source components of Rhino and Grasshopper
33 stars 3 forks source link

Don't list components whose Exposure is hidden #5

Closed karakasa closed 4 years ago

karakasa commented 4 years ago

Brief Description

Hidden components are listed in the docs, which they shouldn't be.

How to replicate

For example, you can see the "Internal" tab in the Pancake Docs

In the code, it is defined as such: public override GH_Exposure Exposure => GH_Exposure.hidden;

Expected behavior

They shouldn't be listed or at least they'd be listed separately, as it may cause confusion to end users.

robinrodricks commented 4 years ago

I will work on this.

robinrodricks commented 4 years ago

Fixed in pancake and all the other addons as well!

https://grasshopperdocs.com/addons/pancake.html