You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(doc): only generate documentation for handler with a valid DOC attribute
Some unblob developers may not want to expose some of their handlers
through the auto-generated documentation. To do that, they simply do not
set the DOC attribute.
0 commit comments