wkeese / old-api-viewer

Old viewer for output of old js-doc-parse, replaced by https://github.com/dojo/dapi
22 stars 10 forks source link

links to package/mobule.SubObject are not working #29

Closed cjolif closed 12 years ago

cjolif commented 12 years ago

See for example dojox/mvc/at documentation. It correctly states:

Returns: any | dojox/mvc/at.handle

but the link is going to http://bill.dojotoolkit.org/api/dojox/mvc/at#handle

instead of probably http://bill.dojotoolkit.org/api/1.8/dojox/mvc/at#handle or maybe http://bill.dojotoolkit.org/api/1.8/dojox/mvc/at.handle

note that this last page exists but not linked at all from the handle definition in dojox/mvc/at.