diff options
| author | 2024-08-15 17:51:38 +0800 | |
|---|---|---|
| committer | 2024-08-15 17:51:38 +0800 | |
| commit | 2c1d8b21344ff365a5d732696a5505a50037eac7 (patch) | |
| tree | acbf60e896e914dfcedb23146d9ef32443f4b900 /docs/source/development | |
| parent | 52ead19e59b8b6d7794530235a7644750bdf2482 (diff) | |
| download | faq-2c1d8b21344ff365a5d732696a5505a50037eac7.tar.gz faq-2c1d8b21344ff365a5d732696a5505a50037eac7.zip | |
docs(shiki): update contents
Diffstat (limited to 'docs/source/development')
| -rw-r--r-- | docs/source/development/cqcode.rst | 4 | ||||
| -rw-r--r-- | docs/source/development/index.rst | 7 |
2 files changed, 11 insertions, 0 deletions
diff --git a/docs/source/development/cqcode.rst b/docs/source/development/cqcode.rst new file mode 100644 index 0000000..b0920bc --- /dev/null +++ b/docs/source/development/cqcode.rst @@ -0,0 +1,4 @@ +CQ码 +===== + +CQ码是一种特殊的字符串,用于在QQ中发送各种各样的消息。
\ No newline at end of file diff --git a/docs/source/development/index.rst b/docs/source/development/index.rst new file mode 100644 index 0000000..843744b --- /dev/null +++ b/docs/source/development/index.rst @@ -0,0 +1,7 @@ +开发指南 +======= + +.. toctree:: + :hidden: + + cqcode
\ No newline at end of file |
