Thread: 1.6 update
View Single Post
01/28/15, 04:28 AM   #10
Ayantir
 
Ayantir's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2014
Posts: 1,019
Originally Posted by merlight View Post
I used these a lot when I started. But it's more convenient for me to have all docs and dumps stored locally. Recently I checked the API page and there was a huge list of non-API functions listed. In the past when I was looking for something, say campaign-related functions, I'd search for "campaign" on the page - now I'd have to skip over ~50 UI handlers providing zero information, not what I want, or even expect... And there's hardly any information that could be added to these handlers, save for a link to source, and for that I'd search source dump, not wiki.
I agree, it's quicker to search with windows search any function when you're a bit confirmed into the code, look at the arguments and use it. but when you start, those pages need to be exhaustives, or we won't get new devs :/
  Reply With Quote