diff options
author | Dimitri van Heesch <dimitri@stack.nl> | 2013-05-12 13:04:34 (GMT) |
---|---|---|
committer | Dimitri van Heesch <dimitri@stack.nl> | 2013-05-12 13:04:34 (GMT) |
commit | 8dc4ff6dd22b1603f33537ff03994cc63e658768 (patch) | |
tree | 97f0e23b93d45b7917d965e6d1bb70da6c61831a /doc/extsearch.doc | |
parent | ebf4b3641c9149eaf4468aa8df64e1c7517e5f0c (diff) | |
download | Doxygen-8dc4ff6dd22b1603f33537ff03994cc63e658768.zip Doxygen-8dc4ff6dd22b1603f33537ff03994cc63e658768.tar.gz Doxygen-8dc4ff6dd22b1603f33537ff03994cc63e658768.tar.bz2 |
Release-1.8.3.1-20130512
Diffstat (limited to 'doc/extsearch.doc')
-rw-r--r-- | doc/extsearch.doc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/doc/extsearch.doc b/doc/extsearch.doc index e636b1a..bc937e4 100644 --- a/doc/extsearch.doc +++ b/doc/extsearch.doc @@ -303,11 +303,4 @@ The fields for such an item have the following meaning: - "fragments": an array with 0 or more fragments of text containing words that have been search for. These words should be wrapped in `<span class="hl">` and `</span>` tags to highlight them in the output. - - -\htmlonly -Go to the <a href="customize.html">next</a> section or return to the - <a href="index.html">index</a>. -\endhtmlonly - */ |