Accessing documentation of LaTeX packages
The Comprehensive TeX Archive Network (CTAN) is indeed that, the comprehensive repository of LaTeX packages. Most if not all quality packages (and more) are on there, and all the good ones include documentation.
](http://i.stack.imgur.com/2JRQp.png)
](http://i.stack.imgur.com/0KhqA.png)
](http://i.stack.imgur.com/Hnorr.png)
Important: CTAN holds the most recent versions. If your installation is outdated the documentation won’t match! In that case, refer to the documentation documents shipped with your LaTeX distribution.
TeX Live — texdoc
Section titled “TeX Live — texdoc”If you use the TeX Live distribution you can use the command-line program texdoc. For instance,
texdoc biblatexwill open the documentation of package biblatex.
Or if you are not command-line-savvy, the same can be found online at http://www.texdoc.net/