游雁 2 lat temu
rodzic
commit
d29e826f2c

+ 4 - 0
.github/workflows/main.yml

@@ -13,6 +13,10 @@ jobs:
     runs-on: ubuntu-latest
     steps:
       - uses: actions/checkout@v1
+      - name: cp funasr
+        if: github.ref == 'refs/heads/main' || github.ref == 'refs/heads/dev_wjm' || github.ref == 'refs/heads/dev_lyh'
+        run: |
+           ln -s funasr ./
       - uses: ammaraskar/sphinx-action@master
         with:
           docs-folder: "docs/"

+ 2 - 2
docs/index.rst

@@ -21,10 +21,10 @@ Overview
    ./installation/docker.md
 
 .. toctree::
-   :maxdepth: 1
+   :maxdepth: 5
    :caption: Quick Start
 
-   ./qick_start.md
+   ./funasr/quick_start.md
 
 .. toctree::
    :maxdepth: 1

+ 0 - 0
docs/qick_start.md → funasr/quick_start.md


+ 0 - 0
docs/quick_start_zh.md → funasr/quick_start_zh.md