[wp-meta] [Making WordPress.org] #3063: Show JavaScript documentation on developer.wordpress.org

Making WordPress.org noreply at wordpress.org
Sun Dec 9 20:30:42 UTC 2018


#3063: Show JavaScript documentation on developer.wordpress.org
---------------------------+---------------------
 Reporter:  atimmer        |       Owner:  (none)
     Type:  enhancement    |      Status:  new
 Priority:  normal         |   Milestone:
Component:  Developer Hub  |  Resolution:
 Keywords:                 |
---------------------------+---------------------

Comment (by herregroen):

 I've just made https://github.com/WordPress/phpdoc-parser/pull/207 to
 update the phpdoc-parser used by developer.wordpress.org to support
 different languages in order to facilitate this.

 This would allow the JSDoc template I've created (
 https://github.com/herregroen/jsdoc-parser/ ) to potentially be used to
 create JSON exports of JSDoc which can then be imported by the phpdoc-
 parser without risking conflicts where PHP and JS functions have the same
 name.

 Further work would need to be done on the wporg-developer theme to fully
 support this. Both the new programming language taxonomy as well as the
 already existing namespace taxonomy would have to be shown much more
 clearly in the interface.

 Next to that the theme currently generates the source code snippets from
 the local filesystem, which works for WordPress itself but as the
 Gutenberg source code is still located on GitHub this is also something
 that would have to be accounted for.

-- 
Ticket URL: <https://meta.trac.wordpress.org/ticket/3063#comment:3>
Making WordPress.org <https://meta.trac.wordpress.org/>
Making WordPress.org


More information about the wp-meta mailing list