На сайте содержится перевод материалов doxygen.org При использовании перевода ссылка на сайт обязательна.
Searching
Searching
Doxygen indexes your source code in various ways to make it easier to navigate and find what you are looking for. There are also situations however where you want to search for something by keyword rather than browse for it.
HTML browsers by default have no search capabilities that work across multiple pages, so either doxygen or external tools need to help to facilitate this feature.
Doxygen has 6 different ways to add searching to the HTML output, each of which has its own advantages and disadvantages:
1. Client side searching2. Server side searching
3. Windows Compiled HTML Help
4. Mac OS X Doc Sets
5. Qt Compressed Help
6. Eclipse Help Plugin
| <<<Output Formats<<< | >>>Customizing the output>>> |