diff --git a/mozilla/webtools/lxr/index.html b/mozilla/webtools/lxr/index.html index 6d1be9a040c..a30ffb39d29 100644 --- a/mozilla/webtools/lxr/index.html +++ b/mozilla/webtools/lxr/index.html @@ -9,47 +9,114 @@ SRC="http://www.mozilla.org/images/mozilla-banner.gif" ALT="" BORDER=0 WIDTH=600 HEIGHT=58> - +
+
Mozilla Cross-Reference +

- -



-

Search: -

- - - +
-
-
- Identifier: - - -
-
- Text: - - -
-
- File: - - -
+
+ +
+

Starting Points: +

+ + + + + + +
+ mozilla/ + + + Click here to start
+ browsing at the root
+ of the directory tree. +
+
+ +

+ + + + + +
+ +
+ + + + + + + + + +
+ Identifier
Search:
+
+ + +
+ Use this field to search
for C/C++ tokens.
+
+
+ +
+ + + + + + + + + +
+ Text
Search:
+
+ + +
+ Use this field to search
through all the text.
+
+
+ +
+ + + + + + + + + +
+ File Name
Search:
+
+ + +
+ Use this field to search
for files by name.
+
+
+ +
+

- -

or, start
at the top.
-
-

@@ -59,15 +126,15 @@ The sources displayed are those that are currently checked in to the mainline of the mozilla.org CVS server; -these pages are updated several times a day, so they should +these pages are updated many times a day, so they should be pretty close to the latest-and-greatest. -

Its possible to search among the identifiers (function and variable -names, etc.) as well as the entire Mozilla source text. The free-text -search is implemented using -Glimpse, so all the -capabilities of Glimpse are available. Regular expression -searches are especially useful. +

Its possible to search among the identifiers +(function and variable names, etc.) as well as the entire Mozilla +source text. The free-text search is implemented +using Glimpse, so all the +capabilities of Glimpse are available. Regular +expression searches are especially useful.

An identifier is a macro, typedef, struct, enum, union, function, function prototype or variable. The individual files of the @@ -76,7 +143,7 @@ identifiers. (This means: please don't use a web-crawler to try and download all of these pages.)

The pages here are generated by the -LXR tool which was originally +LXR tool, which was originally written to display the source code of the Linux kernel (LXR stands for ``Linux Cross Reference.'') Check out the main LXR site for more information.