Skip to content

Commit 40ac285

Browse files
authored
Add full-text search to Doxygen (#4994)
* Update hdf5doxy_layout.xml Menu item for fulltext search. * Update FTS.dox Updated Google PSE ID.
1 parent 1cd0168 commit 40ac285

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doxygen/dox/FTS.dox

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
/** \page FTS Full-Text Search
22

33
\htmlonly
4-
<script async src="https://cse.google.com/cse.js?cx=75c754173f9b90804"></script>
4+
<script async src="https://cse.google.com/cse.js?cx=f671574fa55cc44e6"></script>
55
<div class="gcse-search"></div>
66
\endhtmlonly
77

8-
*/
8+
*/

doxygen/hdf5doxy_layout.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
<tab type="user" url="@ref RFC" title="RFCs" />
1515
<tab type="user" url="@ref SPEC" title="Specifications" />
1616
<tab type="user" url="@ref GLS" title="Glossary" />
17+
<tab type="user" url="@ref FTS" title="Full-Text Search" />
1718
<tab type="user" url="@ref About" title="About" />
1819
</navindex>
1920

0 commit comments

Comments
 (0)