Skip to content

Commit

Permalink
clean before making doc
Browse files Browse the repository at this point in the history
  • Loading branch information
tongke6 committed Feb 25, 2025
1 parent 2cd50e0 commit 6b12953
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ cd docs
make clean && make html # html docs will be in docs/_build/html

# build Chinese docs
make -e SPHINXOPTS="-D language='zh_CN'" html # html docs will be in docs/_build/html
make clean && make -e SPHINXOPTS="-D language='zh_CN'" html # html docs will be in docs/_build/html
```

## Release cycle
Expand Down

0 comments on commit 6b12953

Please # to comment.