Explorar el Código

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

fix some doubts
J_hao104 hace 6 años
padre
commit
c6c2709651
Se han modificado 2 ficheros con 3 adiciones y 3 borrados
  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