Merge pull request #13782 from taosdata/fix/dingbo/builderror

fix: can't find docs
This commit is contained in:
Hui Li 2022-06-13 19:58:21 +08:00 committed by GitHub
commit f56e0772e1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -38,6 +38,6 @@ add_subdirectory(tests)
add_subdirectory(examples/c)
# docs
add_subdirectory(docs)
add_subdirectory(docs/doxgen)
# tests (TODO)