openvino/docs/sphinx_setup
Evgeny Talanin ca1153a0e7
Don't bind more and more event listeners (#23411)
The current behavior is that each subsequent click to "Edit graph
settings" leads to more and more calls to click event listener. You can
check it from browser's developer console. They all do the same thing,
so from user's view nothing is wrong. This fix is ugly as well but
removes listener before adding the new (same) one.
2024-03-14 10:17:13 +00:00
..
_static Don't bind more and more event listeners (#23411) 2024-03-14 10:17:13 +00:00
_templates [DOCS] Update ChartJs to v4 (#23008) 2024-02-22 08:25:49 +00:00
api [DOCS] Fixing formatting and reference issues (#23405) 2024-03-12 13:41:37 +00:00
conf.py DOCS Updated configs to remove canonical from master (#23412) 2024-03-12 16:37:54 +00:00
index.rst refactor docs build process (#21239) 2023-11-29 15:30:05 +04:00