This set of patches adds a script that automatically generates the
.rst files for sphinx.  However, when sphinx generates documentation
for a module, it imports the module, and this is causing a few
issues. A few source code files have dashes in their names,
e.g. yum-updatesd.py.  This means that their names aren't valid names
for python modules, so sphinx can't import them to generate
documentation.  So, these files are just ignored for now.
_______________________________________________
Yum-devel mailing list
[email protected]
http://lists.baseurl.org/mailman/listinfo/yum-devel

Reply via email to