The pydoc documentation comes bundled with each Python package, so to have offline access to the documentation via pydoc, you need to install the respective packages. As far as I know, there is no way to obtain the pydoc documentation separately from the packages themselves.