Bugzilla – Bug 120983
beagle should index devhelp pages and maybe man and info
Last modified: 2008-03-20 13:59:54 UTC
Indexing of devhelp files (/opt/gnome/share/gtk-doc/html if installed) and maybe man pages and info pages can be useful. At least for developers and admins, searching everything in one place would be very useful.
Useful, but it probably shouldn't be in the same package.
... And /usr/src/linux/Documentation should be indexed as well.
These could be pretty trivially added to the tools/crawl-rules/crawl-documentation rules, or a new rule could be created which stores them in a separate developer documentation index. (PS, non-SUSE specific beagle bugs should go to bugzilla.gnome.org, where other beagle developers will also see them)
Joe, Is this being worked on and if so, can you update the product?
Both /opt/gnome/share/gtk-doc/html /usr/share/gtk-doc/html are in the crawl paths now. /usr/src/linux/Documentation is not there now either. The man and info documentation is not done. There is no filter for info documentation.
Man and info are mentioned in the supported index stuff at http://beagle-project.org/Supported_Filetypes . We need to double check that this is avalaible in our packages
Confirmed Man and Info are covered now. Devhelp doc is just html afaik, and the paths are covered so I think we are good here now.