when I press F1 on some .net keyword it takes me to the help for that keyword. I have a .net library with its documentation. I am using this library.How can I get to the library help with F1 when I press F1 on some function from this library?
in general how can we merge the local documentation with the .net documentation?