From 203f1b1600d5a3ee59bca890a17a0c1856fbf40d Mon Sep 17 00:00:00 2001 From: HsiangNianian Date: Thu, 20 Nov 2025 15:45:44 +0800 Subject: refactor: Rename best_practice to bestpractice and update documentation structure --- docs/source/v1/best_practice.rst | 2 -- docs/source/v1/bestpractice.rst | 2 ++ docs/source/v1/index.rst | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 docs/source/v1/best_practice.rst create mode 100644 docs/source/v1/bestpractice.rst (limited to 'docs/source') diff --git a/docs/source/v1/best_practice.rst b/docs/source/v1/best_practice.rst deleted file mode 100644 index 4e93058..0000000 --- a/docs/source/v1/best_practice.rst +++ /dev/null @@ -1,2 +0,0 @@ -最佳实践 -======== \ No newline at end of file diff --git a/docs/source/v1/bestpractice.rst b/docs/source/v1/bestpractice.rst new file mode 100644 index 0000000..4e93058 --- /dev/null +++ b/docs/source/v1/bestpractice.rst @@ -0,0 +1,2 @@ +最佳实践 +======== \ No newline at end of file diff --git a/docs/source/v1/index.rst b/docs/source/v1/index.rst index 96fc410..948ab14 100644 --- a/docs/source/v1/index.rst +++ b/docs/source/v1/index.rst @@ -5,5 +5,5 @@ GRPSv1 specification implementation - best_practice + bestpractice glossary \ No newline at end of file -- cgit v1.2.3-70-g09d2