소스 검색

Merge pull request #485 from tinker-li/patch-1

fix some doubts
J_hao104 6 년 전
부모
커밋
c6c2709651
2개의 변경된 파일3개의 추가작업 그리고 3개의 파일을 삭제
  1. 1 1
      docs/user/how_to_use.rst
  2. 2 2
      docs/user/index.rst

+ 1 - 1
docs/user/how-to_use.rst → docs/user/how_to_use.rst

@@ -60,4 +60,4 @@ Api               Method      Description            Arg
 
 * **SSDB** 储存结构为 ``hash``, hash name为配置项中的 **TABLE_NAME**
 
-可以在代码中自行读取.
+可以在代码中自行读取.

+ 2 - 2
docs/user/index.rst

@@ -8,5 +8,5 @@
    :maxdepth: 2
 
    how_to_run
-   how-to_use
-   how_to_config
+   how_to_use
+   how_to_config