-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
eace6f6
commit aaaa56a
Showing
304 changed files
with
16 additions
and
22,148 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,28 +17,33 @@ jobs: | |
with: | ||
python-version: "3.11" | ||
|
||
- name: Checkout | ||
- name: Checkout sources | ||
uses: actions/[email protected] | ||
with: | ||
path: main | ||
fetch-depth: 0 | ||
|
||
- name: Checkout docs | ||
uses: actions/[email protected] | ||
with: | ||
ref: docs | ||
path: docs | ||
|
||
- name: Install sphinx | ||
shell: bash | ||
working-directory: docs | ||
run: | | ||
pip install -U sphinx | ||
pip install -r requirements.txt | ||
pip install -r main/docs/requirements.txt | ||
- name: Build docs | ||
shell: bash | ||
working-directory: docs | ||
run: | | ||
rm -rf build | ||
sphinx-build source build | ||
rm -rf docs/build | ||
sphinx-build main/docs docs/build | ||
- name: Commit changes | ||
uses: EndBug/[email protected] | ||
with: | ||
cwd: docs | ||
default_author: github_actions | ||
message: "[bot] Build gitee pages" | ||
|
||
|
@@ -65,5 +70,5 @@ jobs: | |
gitee-username: FeignClaims | ||
gitee-password: ${{ secrets.GITEE_PASSWORD }} | ||
gitee-repo: cpp_tutorial/vscode_cpp_starter | ||
branch: main | ||
directory: docs/build/ | ||
branch: docs | ||
directory: build |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
# Build directories and binary files | ||
/build/ | ||
_build/ | ||
build/ | ||
out/ | ||
cmake-build-*/ | ||
conan-cache/ | ||
|
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
0
docs/build/_static/favicon.png → docs/_static/favicon.png
100644 → 100755
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed
BIN
-39.3 KB
docs/build/.doctrees/download_and_install/macos/other_softwares.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Oops, something went wrong.