Skip to content

Commit

Permalink
doc action test
Browse files Browse the repository at this point in the history
  • Loading branch information
Tony-Tan committed May 11, 2024
1 parent 295ac36 commit 5644bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/generate_html.py
Original file line number Diff line number Diff line change
Expand Up @@ -159,4 +159,4 @@ def doc_website(json_file, output_dir):

# 调用函数
if __name__ == '__main__':
doc_website('docs/algs_path.json', 'docs/htmls/')
doc_website('docs/algs_path.json', 'docs/html/')

0 comments on commit 5644bcd

Please sign in to comment.