Installable Fedora documentation
Is there a package to locally install the documentation in this link:?
https://docs.fedoraproject.org/en-US/Fedora/21/html/Installation_Guide/index.html
I know how to do it with wget
but a distribution package would be more convenient
wget \
--recursive \
--no-clobber \
--page-requisites \
--html-extension \
--convert-links \
--domains docs.fedoraproject.org \
--no-parent \
https://docs.fedoraproject.org/en-US/Fedora/21/html/Networking_Guide