Skip to content

Commit

Permalink
fix(.github): workflow error
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterLaplace committed Oct 22, 2023
1 parent d65c869 commit a863e62
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 18 deletions.
2 changes: 0 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ assignees:
- {{ github.actor }}
labels:
- enhancement
projects:
- '1044'
body:
- type: input
id: featureName
Expand Down
14 changes: 0 additions & 14 deletions .github/workflows/doxygen-gh-pages.yml

This file was deleted.

3 changes: 1 addition & 2 deletions Doxyfile.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -1404,8 +1404,7 @@ HTML_EXTRA_STYLESHEET =
# files will be copied as-is; there are no commands or markers available.
# This tag requires that the tag GENERATE_HTML is set to YES.

HTML_EXTRA_FILES = doxygen-awesome-css/doxygen-awesome.css \
doxygen-awesome-css/doxygen-awesome-sidebar-only.css
HTML_EXTRA_FILES =

# The HTML_COLORSTYLE tag can be used to specify if the generated HTML output
# should be rendered with a dark or light theme.
Expand Down

0 comments on commit a863e62

Please sign in to comment.