Paketname | lxr-cvs |
Beschreibung | A general hypertext cross-referencing tool |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.9.5+cvs20071020-1 |
Sektion | universe/misc |
Priorität | extra |
Installierte Größe | 484 Byte |
Hängt ab von | apache2 | apache-ssl | apache-perl | apache | httpd-cgi, exuberant-ctags, libfile-mmagic-perl, perl |
Empfohlene Pakete | libdbd-mysql-perl | libdbd-pg-perl, mysql-server | postgresql |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 72588 Byte |
Prüfsumme MD5 | 30d702fa6e3438a90de95bd55b23c37c |
Prüfsumme SHA1 | f833673e694b3bb2f7b15ab9fe72fe1064f92556 |
Prüfsumme SHA256 | 070dfb712a206677a15372406bf2a1d3cbfbfe58bf1a000b7e4d6d0f7af1fc3a |
Link zum Herunterladen | lxr-cvs_0.9.5+cvs20071020-1_all.deb |
Ausführliche Beschreibung | The Linux Cross-Reference project is the testbed application of a general
hypertext cross-referencing tool. (Or the other way around.)
.
The main goal of the project is to create a versatile cross-referencing
tool for relatively large code repositories. The project is based on
stock web technology, so the codeview client may be chosen from the full
range of available web browsers. On the server side, the prototype
range of available web browsers. On the server side, the Apache webserver
with mod-perl is required. The prototype implementation is running on a dual
Pentium Pro Linux box.)
.
The main feature of the indexer is of course the ability to jump easily
to the declaration of any global identifier. Indeed, even all references
to global identifiers are indexed. Quick access to function declarations,
data (type) definitions and preprocessor macros makes code browsing just
that tad more convenient. At-a-glance overview of e.g. which code areas
that will be affected by changing a function or type definition should
also come in useful during development and debugging.
.
Other bits of hypertextual sugar, such as e-mail and include file links,
are provided as well, but is on the whole, well, sugar. Some minimal
visual markup is also done (using also Style sheets).
|