Skip to content

Commit

Permalink
Update mkdocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
foesa-yang committed Oct 28, 2022
1 parent 91f442e commit cb4b892
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -258,8 +258,8 @@ extra:
azureLatestRelease: 3.1.0 # 支持Azure云的最新文档版本
aliyunLatestRelease: 3.1.0 # 支持阿里云的最新文档版本
ent:
ent_begin: <!-- --> # 文档包含企业版时需补全该注释(<!-- -->),只包含社区版时只保留注释头(<!--)
ent_end: <!-- --> #文档包含企业版时需补全该注释(<!-- -->),只包含社区版时只保留注释尾(-->)
ent_begin: <!-- # 文档包含企业版时需补全该注释(<!-- -->),只包含社区版时只保留注释头(<!--)
ent_end: --> #文档包含企业版时需补全该注释(<!-- -->),只包含社区版时只保留注释尾(-->)


nav:
Expand Down

0 comments on commit cb4b892

Please sign in to comment.