mirror of
https://gitee.com/openLuat/LuatOS
synced 2025-08-17 22:18:03 +08:00
change: api文档不展示适配状态了
This commit is contained in:
parent
67261a10ee
commit
6596652607
|
@ -125,8 +125,8 @@ def make(path,modules,index_text):
|
|||
mdoc.write("## "+api["api"]+"\n\n")
|
||||
|
||||
#支持的芯片
|
||||
mdoc.write(get_tags(api["tag"], True))
|
||||
mdoc.write("\n\n")
|
||||
#mdoc.write(get_tags(api["tag"], True))
|
||||
#mdoc.write("\n\n")
|
||||
|
||||
mdoc.write(api["summary"]+"\n\n")
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user