1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/doc
Remmirad 084c42c2a9 doc: Allow resizing of side-nav
Currently it is not possible to resize the side-nav of the RIOT doxygen website in firefox.
This is caused by the window resize_handler being called even for resizing inside the window.
The resize_handler resets the side-nav to a cached size preventing resizing. This commit fixes
this by checking if the window was actually resized.
2024-03-27 09:31:05 +01:00
..
doxygen doc: Allow resizing of side-nav 2024-03-27 09:31:05 +01:00
guides/setup-windows doc: Add guide for dev setup on Windows 2024-02-28 10:18:39 +01:00
memos Merge pull request #19709 from benpicco/appendectomy 2024-03-26 15:03:36 +00:00