Nope. Homebrew intentionally lets the web sites serve as documentation of the packages, instead of maintaining a separate copy of it.
You can do a brew home <formula>
to fire up a browser from the command line, or brew edit <formula>
to examine the formula’s installation instructions themselves in an editor.