Bug 1501842

Summary: [modularity] Missing DNF documentation for module command
Product: [Fedora] Fedora Reporter: Nick Coghlan <ncoghlan>
Component: dnfAssignee: Martin Hatina <mhatina>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: medium    
Version: 27CC: dmach, hpopal, igulina, jmracek, mhatina, packaging-team-maint, rpm-software-management, vmukhame
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-03-13 08:01:23 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 1478068    

Description Nick Coghlan 2017-10-13 10:17:21 UTC
The `dnf module` subcommand is not currently covered in https://dnf.readthedocs.io/en/latest/command_ref.html

The syntax for selecting modules and streams is also not covered under https://dnf.readthedocs.io/en/latest/command_ref.html#install-command

Without this foundation to build on as reference documentation, it makes it difficult to write other documentation for the F27 Modular Server release (since there's nothing for tutorials and introductory posts to link to as "For more details, see...")

Comment 1 Martin Hatina 2017-11-07 07:13:44 UTC
Fixed by https://github.com/rpm-software-management/dnf/pull/972

Comment 2 Nick Coghlan 2017-11-10 12:01:58 UTC
Would it be possible to get a "modularity" build configuration added to dnf's Read the Docs setup so there's an interim link we can point to from https://docs.pagure.org/modularity/ for F27 Beta?

Comment 3 Martin Hatina 2017-11-10 13:32:46 UTC
No, I don't think so as it is not part of upstream's master branch.