Module:Module introspection/doc: Difference between revisions
m details |
No edit summary |
||
| Line 1: | Line 1: | ||
{{documentation| | {{documentation| | ||
{{dochead|header=noinvoke}} | {{dochead|header=noinvoke}} | ||
{{template rating|rating=draft|details=Functions used from a module may be repeated (minor) | {{template rating|rating=draft|details=<br /> | ||
* Functions used from a module may be repeated (minor) | |||
* modules that return a function (like yesno) are reported as unused (major) | |||
* functions that have an underscore (like utils._gcd) are not reported (major)}} | |||
{{clear}} | {{clear}} | ||
{{Module introspection}} | {{Module introspection}} | ||
}} | }} | ||