You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Restore HTML redirect for web server compatibility
- Reverted from symlink back to HTML redirect approach
- Symlinks break CSS/JS loading when served via web server
- HTML redirect ensures proper path resolution for assets
- Browser loads docs at correct base path: build/docs/html/
- All doxygen-awesome CSS files now load correctly
0 commit comments