公告板
版本库
filestore
活动
搜索
登录
Embedded
/
HomeAssistantPtoject
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
修正asyhnc.bat
trphoenix
2025-05-02
00a939d8f491695d0707779d70310cd1028f23d7
[Embedded/HomeAssistantPtoject.git]
/
Help
/
site
/
js
/
theme_extra.js
1
2
3
4
5
6
7
8
/*
* Assign 'docutils' class to tables so styling and
* JavaScript behavior is applied.
*
* https://github.com/mkdocs/mkdocs/issues/2028
*/
$('div.rst-content table').addClass('docutils');