ninja / ui

Ninja User Interface, the jQuery plugin for lethal interaction.
http://ninjaui.com
Apache License 2.0
284 stars 23 forks source link

API Documentation #4

Closed uipoet closed 13 years ago

uipoet commented 13 years ago

Create process for generating/maintaining online API documentation. Embed this into ninjaui.com, ideally side by side with live examples.

jarinudom commented 13 years ago

Have you considered using something like Docco for this ( http://jashkenas.github.com/docco/ )?

uipoet commented 13 years ago

I have checked out Docco, thanks. Only problem there is lacking the ability to embed rendered examples. So far, https://github.com/visionmedia/dox is looking to be the best tool to start with.

mheiduk commented 13 years ago

We would like to use your UI on our website, but I am missing a documentation for it. Can you tell me when there will be someone? Best regards, Marc

uipoet commented 13 years ago

Marc, thank you for your interest! We are hard at work on documentation, targeting next weekend. In the meantime, check out this file for how the examples page was made: http://ninjaui.com/javascripts/examples.js

Arnold42 commented 13 years ago

The popupList demo on the examples page is throwing a "$popupList is not defined".

uipoet commented 13 years ago

Thank you for letting us know. We'll have it fixed by today's end.

uipoet commented 13 years ago

Fixed and deployed.