Bug 693053

Summary: JJ: yast2-core-devel missing docs for agent-ini
Product: [openSUSE] openSUSE 11.4 Reporter: Dong Yang Li <lidongyang>
Component: YaST2Assignee: Martin Vidner <mvidner>
Status: RESOLVED INVALID QA Contact: Jiri Srain <jsrain>
Severity: Normal    
Priority: P3 - Medium CC: jsuchome
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Dong Yang Li 2011-05-11 09:18:27 UTC
lidongyang:/home/lidongyang # rpm -ql yast2-core-devel | grep agent
/usr/include/YaST2/scr/run_agent.h
/usr/lib64/YaST2/plugin/libpy2ag_anyagent.la
/usr/lib64/YaST2/plugin/libpy2ag_anyagent.so
/usr/share/doc/packages/yast2-core/agent-process
/usr/share/doc/packages/yast2-core/agent-process/ag_process-builtins.html
/usr/share/doc/packages/yast2-core/agent-system
/usr/share/doc/packages/yast2-core/agent-system/passwdagent.txt
/usr/share/doc/packages/yast2-core/agent-system/systemagent.txt
/usr/share/doc/packages/yast2-core/agents-perl
/usr/share/doc/packages/yast2-core/agents-perl/ag_background.html
/usr/share/doc/packages/yast2-core/agents-perl/ag_background_example.ycp
/usr/share/doc/packages/yast2-core/agents-perl/docu0perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/docu1perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/docu2perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/docu3perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/docu4perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/docu5perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/docu6perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/docu7perl.htm
/usr/share/doc/packages/yast2-core/agents-perl/ycp-pm-pod.html
/usr/share/doc/packages/yast2-core/agents-perl/ycp-pm.html
/usr/share/doc/packages/yast2-core/autodocs/run__agent_8h.html
/usr/share/doc/packages/yast2-core/autodocs/run__agent_8h_source.html
/usr/share/doc/packages/yast2-core/autodocs/runag__anyagent_8cc.html
/usr/share/doc/packages/yast2-core/scr/scripting-agent.txt
/usr/share/doc/yastdoc/html/components/ag_anyagent.html

/usr/share/doc/packages/yast2-core/agent-ini/ini.html is missing from the package
Comment 1 Jiří Suchomel 2011-06-15 12:15:27 UTC
It is there, but the name is different than you expected

> rpm -ql yast2-core-devel | grep ag_ini.html
/usr/share/doc/yastdoc/html/components/ag_ini.html
Comment 2 Martin Vidner 2011-06-15 12:45:18 UTC
This is actually a consequence of an unfinished attempt to better organize the documentation: http://old-en.opensuse.org/YaST/yastdoc 
We should revisit that.