为什么 Doxygen 对手机这么不友好?

Why is Doxygen so unfriendly to mobiles?

Doxygen 似乎是 C++(和许多其他语言)代码文档的第一选择,但每次我从我的 phone 浏览 Doxygen 生成的文档时,该站点确实不滚动,文本非常糟糕小...

怎么会?

我来自 python/sphinx,像 readthedocs.org 这样的网站在 HTML 一代 (IMO) 中完美地管理了移动友好性,而周围最流行的文档系统却不能?我一定是遗漏了什么。

我试着在互联网上寻找一些 HTML 主题来最小化问题,但没有人提到尝试浏览来自 phone 的 API 参考文献的痛苦(是的,我这样做 :p)

有人遇到同样的问题或有解决方案/解决方法吗?

Ps:尝试Google mobile friendliness test on doxygen API sites like this intro to Doxygen, generated with Doxygen

编辑 [2017]:似乎 Doxygen 越来越好,根据引用的 google 工具,有问题的 link 现在是 "fully compatible with mobile"。感谢社区中的每一个人让事情变得更好!

github 上有一个名为 doxygen-bootstrapped using bootstrap for doxygen documentation, making it much more mobile friendly. See this demo 的项目。

演示是 marked as mobile-friendly 由您 link