Api Reference To Do List
- Different color for inherited
- "_cssFiles" etc leaking in when not showing private
- Handle multiple inheritance
- Slicker "loading" display
- Make class/object methods collapsable
- Make tree and content area resizable
- Scroll/open tree when showing top-level item
- Source code is not PRE ing in IE
- Doc the code
- Print view for current items (eg: new window with all items expanded, do document.print)
- Link source code to trac to show version changes
- Pretty print source code display
- Make a list of items that are not working
- Get the auto-generate from svn stuff working
- Show indicator if item not found
- Get "hide deprecated" working (requires parser support)
- Get "hide experimental" working (requires parser support)
- Show version (and checkin?) number somewhere (requires parser support)
- Keyboard shortcuts:
- return = open/close last item
- s = select text in search box
- i = toggle inherited
- p = toggle private
- d = toggle deprecated
- e = toggle experimental
- ← = history.previous
- → = history.next
- ↑ = focus up one item in display
- ↓ = focus down one item in display
- printscr = print page
- Stylesheet switcher