This makes examples their own section in the docs, if they are defined.
Add streaming command execution & port forwarding via HTTP connection upgrades (currently using SPDY).
generate man pages for kubectl using the cobra.Command information. This will directly create files in (by default) docs/man/man1/ called kubectl*.1. Each child verb/cobra command will gets its own man page.