Skip to content

Commit

Permalink
migrate openapi docs from daodocs
Browse files Browse the repository at this point in the history
  • Loading branch information
windsonsea committed May 4, 2023
1 parent 7021d7e commit 3538b70
Show file tree
Hide file tree
Showing 39 changed files with 66,415 additions and 60 deletions.
15 changes: 15 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,21 @@ dmypy.json
# Cython debug symbols
cython_debug/

# doc builds
.venv
builds
temp_dir
.DS_Store
_book/
.idea/
.vscode/
public/
scripts/config.py
__pycache__
.VSCodeCounter
docs/zh/site/
docs/en/site/

# PyCharm
# JetBrains specific template is maintained in a separate JetBrains.gitignore that can
# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore
Expand Down
Loading

0 comments on commit 3538b70

Please sign in to comment.