Confirmed users
574
edits
m (→Getting Started: Add IRC nicks.) |
(Link to dxr.mozilla.org.) |
||
| Line 1: | Line 1: | ||
DXR is a source code browser and search engine, along the lines of MXR or LXR. It uses instrumented compilers to find every variable, type, and function in a codebase and then present a powerful navigation and search interface. | DXR is a source code browser and search engine, along the lines of MXR or LXR. It uses instrumented compilers to find every variable, type, and function in a codebase and then present a powerful navigation and search interface. | ||
A somewhat out-of-date version is deployed here: http://dxr.mozilla.org/ | |||
== Getting Started == | == Getting Started == | ||