chiark / gitweb /
documentation: first step to make the result types backend-specific.
authorVladimír Vondruš <mosra@centrum.cz>
Sun, 14 Jul 2019 23:14:36 +0000 (01:14 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 14 Jul 2019 23:46:42 +0000 (01:46 +0200)
commit8a46373cec9b5e53ce17bdef792fdc06599fe596
tree0a8d7290ca52a999db4452ae8b7b033c920de87d
parentb084555c0887d4d78a436c75c844eb07c47a51dd
documentation: first step to make the result types backend-specific.

The type is now a part of the doxygen script and is added as plain bits
to ResultFlag. Next step is encoding the type mapping to the search data
and then reading that back in the JS frontend.
documentation/_search.py
documentation/doxygen.py
documentation/test_doxygen/populate-js-test-data.py
documentation/test_doxygen/test_search.py