Inline API documenation efforts - Part 1
Reported by Joe Gornick | February 21st, 2011 @ 10:12 PM | in Iteration 1
- Overview
- The inline documentation efforts are going to allow us to generate API documentation. This is the first user story for documentation efforts over the upcoming iterations. The inline documentation will follow the jsdoc-toolkit specification.
- Tasks
- #93 - NEW - Add documentation for fuse.Array
- #95 - NEW - Add documentation for fuse.Class.mixins.enumerable
- #97 - NEW - Add documentation for fuse.Hash
- #94 - NEW - Add documentation for fuse.Function
- #98 - NEW - Add documentation for fuse.Object
- #99 - NEW - Add documentation for fuse.Number
- #100 - NEW - Add documentation for fuse.RegExp
- #101 - NEW - Add documentation for fuse.String
Comments and changes to this ticket
-
Joe Gornick March 1st, 2011 @ 11:59 PM
- State changed from new to invalid
No longer creating "user stories". Just create the tickets and add them to the iteration.
-
Joe Gornick March 22nd, 2011 @ 09:52 PM
- Milestone changed from Iteration 1 to Iteration 5
-
Joe Gornick March 22nd, 2011 @ 09:59 PM
- Milestone changed from Iteration 5 to Iteration 1
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
JavaScript frameworks share similar features and functionality such as DOM manipulation, event registration, and CSS selector engines. FuseJS attempts to incorporate the strengths of these frameworks into one stable, efficient, and optimized core JavaScript framework.