Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

A "help()" method based on "descriptions" #26

Closed
jacomyal opened this issue Jun 7, 2013 · 0 comments
Closed

A "help()" method based on "descriptions" #26

jacomyal opened this issue Jun 7, 2013 · 0 comments

Comments

@jacomyal
Copy link
Owner

jacomyal commented Jun 7, 2013

Following a discussion we had here, it would be nice to be able to document hacks, properties, services, etc... such as it is possible to access these information from the console, through a method domInstance.help().

So the method could be used like this, for instance:

  • domInstance.help('properties/myProperty')
  • domInstance.help('hacks') or domInstance.help('services')
  • domInstance.help('full')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant