Skip to content

Commit

Permalink
docs(shiki): update contents
Browse files Browse the repository at this point in the history
  • Loading branch information
HsiangNianian committed Aug 15, 2024
1 parent 52ead19 commit 2c1d8b2
Show file tree
Hide file tree
Showing 6 changed files with 25 additions and 1 deletion.
2 changes: 2 additions & 0 deletions docs/source/contents/Shiki/deploy.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
部署教程
========
9 changes: 8 additions & 1 deletion docs/source/contents/Shiki/index.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
Shiki
=============

This is a template for documentation projects.
This is a template for documentation projects.

.. toctree::
:hidden:

deploy
useage
troubleshooting
2 changes: 2 additions & 0 deletions docs/source/contents/Shiki/troubleshooting.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
其他问题解决
============
2 changes: 2 additions & 0 deletions docs/source/contents/Shiki/useage.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
使用指南
========
4 changes: 4 additions & 0 deletions docs/source/development/cqcode.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
CQ码
=====

CQ码是一种特殊的字符串,用于在QQ中发送各种各样的消息。
7 changes: 7 additions & 0 deletions docs/source/development/index.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
开发指南
=======

.. toctree::
:hidden:

cqcode

0 comments on commit 2c1d8b2

Please sign in to comment.