Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix doxygen & gh-pages #982

Merged
merged 1 commit into from
Jun 21, 2023
Merged

fix doxygen & gh-pages #982

merged 1 commit into from
Jun 21, 2023

Conversation

slspencer
Copy link
Collaborator

@slspencer slspencer commented Jun 21, 2023

fixed: doxygen & gh-pages

@what-the-diff
Copy link

what-the-diff bot commented Jun 21, 2023

PR Summary 🌟

  • Folder property update in GitHub workflow
    The folder property in the CI workflow is updated, and a target_folder property has been added for better organization! 📁
  • Removal of unnecessary files
    Unneeded files (docs/doxygen/index.html and docs/doxygen/test.txt) have been removed, keeping the repository clean! 🧹
  • Helpful comments added in main.cpp files
    Comment blocks have been added in src/app/seamly2d/main.cpp and src/app/seamlyme/main.cpp to provide clarity and guidance for future contributors! 💡

@ghost
Copy link

ghost commented Jun 21, 2023

👇 Click on the image for a new way to code review

Review these changes using an interactive CodeSee Map

Legend

CodeSee Map legend

@FashionFreedom FashionFreedom deleted a comment from floe-app-tester bot Jun 21, 2023
@FashionFreedom FashionFreedom deleted a comment from changelogg bot Jun 21, 2023
@slspencer
Copy link
Collaborator Author

updated ci.yml and Doxyfile to generate to docs, not docs/doxygen, so the following error occurs during this build, but the next build should work.

Run touch docs/doxygen/.nojekyll
##[debug]/usr/bin/bash --noprofile --norc -e -o pipefail /home/runner/work/_temp/a98489eb-87c0-4c43-a61f-2058554f57e6.sh
touch: cannot touch 'docs/doxygen/.nojekyll': No such file or directory

@slspencer slspencer requested a review from sconklin June 21, 2023 03:22
@csett86
Copy link
Collaborator

csett86 commented Jun 21, 2023

If the error occurs during this build, it will occur in all builds, afaik. I will fix it

@slspencer slspencer merged commit 10e100e into develop Jun 21, 2023
10 of 11 checks passed
@slspencer slspencer deleted the update-doxygen-config branch June 21, 2023 14:04
@slspencer slspencer restored the update-doxygen-config branch June 21, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants