113
114
class HelpIndices(object):
114
115
"""Maintainer of help topics across multiple indices.
116
117
It is currently separate to the HelpTopicRegistry because of its ordered
117
118
nature, but possibly we should instead structure it as a search within the
118
119
registry and add ordering and searching facilities to the registry. The