Modify ↓
Ticket #10765 (closed bug: fixed)
API documentation is missing
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The online API documentation was working fine earlier today, but now all the pages are basically blank -- the page template is there, but the content is gone.
See e.g. http://api.jquery.com/category/events/event-handler-attachment/. The side navigation menu is present as expected, the "Event Handler Attachment" h1 is there as expected, but then there's no content -- the ul#method-list (in the div right after the h1) is completely empty.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Correction: the individual pages for individual functions (e.g. http://api.jquery.com/on/) do seem to have content. But the category pages (e.g. http://api.jquery.com/category/events/event-handler-attachment/, as noted above) are missing all their content, which makes it pretty difficult to *find* the pages for individual functions.
Google's cache does still have the working versions of the category pages (e.g. http://webcache.googleusercontent.com/search?gcx=w&ix=c2&sourceid=chrome&ie=UTF-8&q=cache%3Ahttp%3A%2F%2Fapi.jquery.com%2Fcategory%2Fevents%2Fevent-handler-attachment%2F), but it's not clear how long that will last.