17 Commits

Author SHA1 Message Date
piersh
678638678e sample linting & fixing 2017-12-12 16:15:42 -08:00
Lauren McCarthy
0d424a7616 fix lint issues 2017-12-09 12:39:54 -08:00
Lauren McCarthy
d22d1c01cc
Merge branch 'master' into auto-const-docs 2017-12-06 19:48:06 -08:00
piersh
ebfc557095 eslint/prettify more stuff 2017-12-05 22:08:19 -08:00
piersh
12ff3593d3 automatically add method references to constant docs pages 2017-12-05 00:01:02 -08:00
Lauren McCarthy
a255324d02
Merge pull request #2301 from Spongman/undocumented-warning
Undocumented warning
2017-11-02 20:21:57 -07:00
Spongman
c62aee2930 add build warning for p5 methods that don't have examples. 2017-10-25 17:20:50 -07:00
Spongman
8f756ea56b exclude '@private' items from data.json 2017-10-24 18:09:31 -07:00
Spongman
06c18dd62f whitespace fixes 2017-10-24 16:23:57 -07:00
Spongman
eea1f5124e add check in doc preprocessor for undocumented public members; fix missing docs 2017-10-24 16:22:38 -07:00
Lauren McCarthy
5fe2f2832e removing grunt yui:dev task, now grunt yui generates both prod and testing docs issue #1954 2017-08-20 15:31:10 -07:00
piersh
73675821d8 docs: add @static @chainable & @return to overloads, show type in static method syntax 2017-07-10 16:27:31 -07:00
Lauren McCarthy
61c87de443 fixing problems with jquery 2016-09-20 16:30:14 -07:00
Atul Varma
fa3248e1d3 Preprocess docs descriptions as Markdown. 2016-04-01 09:32:08 -04:00
Atul Varma
41a01adf08 factor out overloaded method runtime logic into separate module. 2016-03-25 14:49:13 -04:00
Atul Varma
7e3d7be4c2 Add tests for docs preprocessor. 2016-03-25 10:33:29 -04:00
Atul Varma
de8d4f3fb0 add a yuidoc preprocessor for overloaded methods. 2016-03-25 09:19:54 -04:00