Tags2cbi
Tags2cbi converts a Ctags file to
an index file for Code Browser. It creates a structured text file with:
- Folders for directories, files and classes
- Links for tags
It can also create an index of all tags: each a tag is a folder containing
a link for each definition of this tag.

Browsing the python library
|

All implementations of
the '*' operator in the Ruby library
|
The advantages over foldup is that it doesn't modify source code (it
doesn't fold source code) and it works with all languages supported by
Ctags. The converter is not optimized yet but it should work fine with less
than 100.000 tags.
Note: If you want to use this tool with Ruby, you should get
the latest version of Ctags (5.6) since it has qualified tags for Ruby.
Download
|