Re: [JS-internals] Improvements to the Sphinx in-tree documentation generation

2013-12-17 Thread Gregory Szorc
On 12/17/13, 3:57 PM, Jeff Walden wrote: Python exposes docstrings because they're not really comments -- they're first-class syntax in the language (overloaded syntax, but still part of the language definition). Go also includes them as part of the language, assuming I understand your descri

Re: [JS-internals] Improvements to the Sphinx in-tree documentation generation

2013-12-17 Thread Gregory Szorc
Moving from dev-platform to dev-tech-js-engine-internals. Previous conversation at https://groups.google.com/d/msg/mozilla.dev.platform/Ha7HXLbnGGc/dAlP6RbfsrQJ On 12/17/13, 1:57 PM, Jeff Walden wrote: On 12/16/2013 03:09 PM, Gregory Szorc wrote: Perhaps Reflect.parse() could grow a new