diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 0000000..f84e8cd --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1,17 @@ +name: Doxygen GitHub Pages Deploy Action + +on: + push: + branches: + - main + workflow_dispatch: + +jobs: + deploy: + runs-on: ubuntu-latest + steps: + - uses: DenverCoder1/doxygen-github-pages-action@v1 + with: + github_token: ${{ secrets.GITHUB_TOKEN }} + branch: gh-pages + folder: docs/html diff --git a/Assets/SnakeGame/FX/Logo/logo.png b/Assets/SnakeGame/FX/Logo/logo.png index 285fa0c..24bc41f 100644 Binary files a/Assets/SnakeGame/FX/Logo/logo.png and b/Assets/SnakeGame/FX/Logo/logo.png differ diff --git a/Assets/SnakeGame/FX/Snake/T_SnakeDirection.png b/Assets/SnakeGame/FX/Snake/T_SnakeDirection.png index 52af811..3d7e79c 100644 Binary files a/Assets/SnakeGame/FX/Snake/T_SnakeDirection.png and b/Assets/SnakeGame/FX/Snake/T_SnakeDirection.png differ diff --git a/Assets/SnakeGame/Prefabs/New Piskel-1.png (1).png b/Assets/SnakeGame/Prefabs/New Piskel-1.png (1).png index 59dff1c..2f24d19 100644 Binary files a/Assets/SnakeGame/Prefabs/New Piskel-1.png (1).png and b/Assets/SnakeGame/Prefabs/New Piskel-1.png (1).png differ diff --git a/docs/html/darkmode_toggle.png b/docs/html/darkmode_toggle.png index 5813642..58de355 100644 Binary files a/docs/html/darkmode_toggle.png and b/docs/html/darkmode_toggle.png differ diff --git a/docs/html/fragment_copy_button.png b/docs/html/fragment_copy_button.png index 6d94f97..da0a780 100644 Binary files a/docs/html/fragment_copy_button.png and b/docs/html/fragment_copy_button.png differ diff --git a/docs/html/interactive_toc_mobile.png b/docs/html/interactive_toc_mobile.png index b42af5d..d7e5487 100644 Binary files a/docs/html/interactive_toc_mobile.png and b/docs/html/interactive_toc_mobile.png differ diff --git a/docs/html/logo.png b/docs/html/logo.png index 285fa0c..424bd80 100644 Binary files a/docs/html/logo.png and b/docs/html/logo.png differ diff --git a/docs/html/paragraph_link.png b/docs/html/paragraph_link.png index e645434..64054d1 100644 Binary files a/docs/html/paragraph_link.png and b/docs/html/paragraph_link.png differ diff --git a/docs/html/screenshot.png b/docs/html/screenshot.png index 6b9d4b9..fcdfc36 100644 Binary files a/docs/html/screenshot.png and b/docs/html/screenshot.png differ diff --git a/docs/img/darkmode_toggle.png b/docs/img/darkmode_toggle.png index 5813642..334907e 100644 Binary files a/docs/img/darkmode_toggle.png and b/docs/img/darkmode_toggle.png differ diff --git a/docs/img/fancy_scrollbars_firefox.png b/docs/img/fancy_scrollbars_firefox.png index 0efc7ac..1f3ddd6 100644 Binary files a/docs/img/fancy_scrollbars_firefox.png and b/docs/img/fancy_scrollbars_firefox.png differ diff --git a/docs/img/fragment_copy_button.png b/docs/img/fragment_copy_button.png index 6d94f97..f32d73c 100644 Binary files a/docs/img/fragment_copy_button.png and b/docs/img/fragment_copy_button.png differ diff --git a/docs/img/interactive_toc_mobile.png b/docs/img/interactive_toc_mobile.png index b42af5d..cfe43cb 100644 Binary files a/docs/img/interactive_toc_mobile.png and b/docs/img/interactive_toc_mobile.png differ diff --git a/docs/img/paragraph_link.png b/docs/img/paragraph_link.png index e645434..96a086e 100644 Binary files a/docs/img/paragraph_link.png and b/docs/img/paragraph_link.png differ diff --git a/images/logo.png b/images/logo.png index 285fa0c..fe717ef 100644 Binary files a/images/logo.png and b/images/logo.png differ diff --git a/images/product-screenshot.png b/images/product-screenshot.png index 6b9d4b9..64bf9cb 100644 Binary files a/images/product-screenshot.png and b/images/product-screenshot.png differ diff --git a/img/logo.png b/img/logo.png index 285fa0c..884e9ba 100644 Binary files a/img/logo.png and b/img/logo.png differ diff --git a/img/screenshot.png b/img/screenshot.png index 6b9d4b9..f11e9ca 100644 Binary files a/img/screenshot.png and b/img/screenshot.png differ