From e614fd92c3288dd862ffb696cacaa9aadd11516c Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Sat, 5 Oct 2024 16:51:41 +0800 Subject: feat(docs): update readme with accurate community info and license links --- docs/source/about/changelog.md | 1 + docs/source/about/index.rst | 5 +++-- docs/source/about/introduction.rst | 14 ++++++++++++++ 3 files changed, 18 insertions(+), 2 deletions(-) (limited to 'docs/source/about') diff --git a/docs/source/about/changelog.md b/docs/source/about/changelog.md index 2a5406d..6439e95 100644 --- a/docs/source/about/changelog.md +++ b/docs/source/about/changelog.md @@ -10,4 +10,5 @@ https://en.wikipedia.org/wiki/Lists_of_colors --> ```{include} ../../../CHANGELOG.md +:tocdepth: 2 ``` \ No newline at end of file diff --git a/docs/source/about/index.rst b/docs/source/about/index.rst index 9a37734..0bf07f1 100644 --- a/docs/source/about/index.rst +++ b/docs/source/about/index.rst @@ -2,7 +2,7 @@ ==== .. toctree:: - :hidden: + .. :hidden: introduction list_of_features @@ -10,4 +10,5 @@ faq complying_with_licenses release_policy - changelog \ No newline at end of file + changelog + diff --git a/docs/source/about/introduction.rst b/docs/source/about/introduction.rst index 02c627a..ff01d3d 100644 --- a/docs/source/about/introduction.rst +++ b/docs/source/about/introduction.rst @@ -1,6 +1,20 @@ 前言 ==== +.. code-block:: nivis + + if: contained!(event.message, r"Hello") => p", World!" ? false; + + +.. code-block:: rust + + fn main() { + println!("Hello, world!"); + } + + +:issue:`23` + 在开始之前 ---------------------------- -- cgit v1.2.3-70-g09d2