diff options
| author | 2024-10-05 18:10:34 +0800 | |
|---|---|---|
| committer | 2024-10-05 18:10:34 +0800 | |
| commit | 4c8caa60508f1c23b21343b82bfba525b8c610a5 (patch) | |
| tree | a40cd59eb78d60349431d977f11587cbc97fb9ac /docs/source/about/introduction.rst | |
| parent | e614fd92c3288dd862ffb696cacaa9aadd11516c (diff) | |
| download | HydroRoll-4c8caa60508f1c23b21343b82bfba525b8c610a5.tar.gz HydroRoll-4c8caa60508f1c23b21343b82bfba525b8c610a5.zip | |
feat(docs): update requirements and docs content with new sphinx extensions and translations
Diffstat (limited to 'docs/source/about/introduction.rst')
| -rw-r--r-- | docs/source/about/introduction.rst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/source/about/introduction.rst b/docs/source/about/introduction.rst index ff01d3d..aebcf94 100644 --- a/docs/source/about/introduction.rst +++ b/docs/source/about/introduction.rst @@ -6,14 +6,6 @@ if: contained!(event.message, r"Hello") => p", World!" ? false; -.. code-block:: rust - - fn main() { - println!("Hello, world!"); - } - - -:issue:`23` 在开始之前 ---------------------------- |
