Unverified Commit c299e576 authored by J-shang's avatar J-shang Committed by GitHub
Browse files

[Doc] add an example for compression config list & add videos in doc (#4890)

parent 64ae3d73
...@@ -22,7 +22,7 @@ stages: ...@@ -22,7 +22,7 @@ stages:
- script: | - script: |
cd docs cd docs
rstcheck -r source \ rstcheck -r source \
--ignore-directives automodule,autoclass,autofunction,cardlinkitem,codesnippetcard,argparse,tabs \ --ignore-directives automodule,autoclass,autofunction,cardlinkitem,codesnippetcard,argparse,tabs,youtube \
--ignore-roles githublink --ignore-substitutions release \ --ignore-roles githublink --ignore-substitutions release \
--report-level warning --report-level warning
displayName: rstcheck displayName: rstcheck
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment