File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -68,7 +68,7 @@ PROJECT_LOGO =
6868# entered, it will be relative to the location where doxygen was started. If
6969# left blank the current directory will be used.
7070
71- OUTPUT_DIRECTORY =
71+ OUTPUT_DIRECTORY = ./html
7272
7373# If the CREATE_SUBDIRS tag is set to YES then doxygen will create up to 4096
7474# sub-directories (in 2 levels) under the output directory of each output format
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ This library is a C++ port of the [Hugging Face Hub](https://github.com/huggingf
44
55With this library, C++ developers can integrate Hugging Face model downloads directly into their applications, ensuring efficient and reliable access to AI resources without requiring Python dependencies.
66
7- [](https://opensource.org/license/mit) [](https://github.com/agonzc34/huggingface-hub-cpp/releases) [](https://github.com/agonzc34/huggingface-hub-cpp?branch=main) [](https://github.com/agonzc34/huggingface-hub-cpp/commits/main) [](https://github.com/agonzc34/huggingface-hub-cpp/issues) [](https://github.com/agonzc34/huggingface-hub-cpp/pulls) [](https://github.com/agonzc34/huggingface-hub-cpp/graphs/contributors) [](https://github.com/agonzc34/huggingface-hub-cpp/actions/workflows/cmake-build-status.yml?branch=main)
7+ [](https://opensource.org/license/mit) [](https://github.com/agonzc34/huggingface-hub-cpp/releases) [](https://github.com/agonzc34/huggingface-hub-cpp?branch=main) [](https://github.com/agonzc34/huggingface-hub-cpp/commits/main) [](https://github.com/agonzc34/huggingface-hub-cpp/issues) [](https://github.com/agonzc34/huggingface-hub-cpp/pulls) [](https://github.com/agonzc34/huggingface-hub-cpp/graphs/contributors) [](https://github.com/agonzc34/huggingface-hub-cpp/actions/workflows/cmake-build-status.yml?branch=main) [](https://agonzc34.github.io/huggingface-hub-cpp/)
88
99
1010## Table of Contents
You can’t perform that action at this time.
0 commit comments