I have an issue of getting stale repo metadata from repoquery. We use
this as part of our release process, and as an ad-hoc tool to query
what's in a repo.
When you specify --repofrompath on the command line, yum dutifully
caches the repodata from that repo. The problem lies in the fact that
for o
Yeah, I'm making these files 'by hand'. Sphinx works on sort of a hybrid model
where you can add extra info to the documentation, but also pull in other
sections automatically from the source code. These files look the way they do
because the only thing they do is tell sphinx to pull in info a
On Wed, 2011-07-20 at 11:08 -0400, Nick Jacek wrote:
> These files tell sphinx where to look in the source code to generate
> the documentation. In the future, they could also be edited to add
> documentation about the modules that we want online, but not in the
> source code, such as long usage e
These files tell sphinx where to look in the source code to generate the
documentation. In the future, they could also be edited to add documentation
about the modules that we want online, but not in the source code, such as long
usage examples. These files don't have to go in the git repo, bu