游雁 2 лет назад
Родитель
Сommit
8859850fad
3 измененных файлов с 13 добавлено и 2 удалено
  1. BIN
      docs/images/logo.png
  2. 13 2
      docs/index.rst
  3. 0 0
      push_scan.py

BIN
docs/images/logo.png


+ 13 - 2
docs/index.rst

@@ -11,10 +11,14 @@ FunASR hopes to build a bridge between academic research and industrial applicat
 
 .. toctree::
    :maxdepth: 1
-   :caption: Tutorial:
+   :caption: Installation:
 
    ./installation.md
-   ./papers.md
+
+.. toctree::
+   :maxdepth: 1
+   :caption: Tutorial:
+
    ./get_started.md
    ./build_task.md
 
@@ -25,6 +29,13 @@ FunASR hopes to build a bridge between academic research and industrial applicat
    ./modelscope_models.md
    ./modelscope_usages.md
 
+.. toctree::
+   :maxdepth: 1
+   :caption: Papers:
+
+   ./papers.md
+
+
 Indices and tables
 ==================
 

+ 0 - 0
push_scan.py