Extensions Docs Server: Proper $ref handling
If an API has a $ref type to another file, it is now displayed with the prefix of the API it is a ref to. For example if Tabs references Windows, the ref will be windows.Window, but if Tabs references Tab, the ref will be just Tab. Also, $refs are handled in descriptions. BUG=131095 Review URL: https://chromiumcodereview.appspot.com/10826024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@149001 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment