-
-
Notifications
You must be signed in to change notification settings - Fork 950
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
docs: drop sphinx and use doxygen exclusively #2932
Merged
ReenigneArcher
merged 1 commit into
master
from
docs-drop-sphinx-and-use-doxygen-exclusively
Aug 5, 2024
Merged
docs: drop sphinx and use doxygen exclusively #2932
ReenigneArcher
merged 1 commit into
master
from
docs-drop-sphinx-and-use-doxygen-exclusively
Aug 5, 2024
Conversation
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
ReenigneArcher
force-pushed
the
docs-drop-sphinx-and-use-doxygen-exclusively
branch
from
July 30, 2024 02:41
1641594
to
43ac7fd
Compare
ReenigneArcher
force-pushed
the
docs-drop-sphinx-and-use-doxygen-exclusively
branch
7 times, most recently
from
July 30, 2024 03:21
a6b73db
to
88f24f5
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #2932 +/- ##
======================================
Coverage 9.65% 9.65%
======================================
Files 97 97
Lines 17557 17557
Branches 8230 8230
======================================
Hits 1696 1696
Misses 12998 12998
Partials 2863 2863
Flags with carried forward coverage won't be shown. Click here to find out more. |
5 tasks
ReenigneArcher
force-pushed
the
docs-drop-sphinx-and-use-doxygen-exclusively
branch
from
July 30, 2024 21:19
88f24f5
to
dbce5b6
Compare
10 tasks
ReenigneArcher
force-pushed
the
docs-drop-sphinx-and-use-doxygen-exclusively
branch
4 times, most recently
from
July 30, 2024 22:50
a54f831
to
31c9c08
Compare
ReenigneArcher
force-pushed
the
docs-drop-sphinx-and-use-doxygen-exclusively
branch
8 times, most recently
from
July 31, 2024 21:44
e5795ad
to
81b7864
Compare
ReenigneArcher
force-pushed
the
docs-drop-sphinx-and-use-doxygen-exclusively
branch
3 times, most recently
from
August 1, 2024 13:41
4d4082c
to
5656e4b
Compare
ReenigneArcher
force-pushed
the
docs-drop-sphinx-and-use-doxygen-exclusively
branch
3 times, most recently
from
August 2, 2024 14:56
f1adba0
to
729399c
Compare
24 tasks
ReenigneArcher
force-pushed
the
docs-drop-sphinx-and-use-doxygen-exclusively
branch
from
August 3, 2024 02:17
729399c
to
9a44380
Compare
10 tasks
ReenigneArcher
force-pushed
the
docs-drop-sphinx-and-use-doxygen-exclusively
branch
16 times, most recently
from
August 5, 2024 17:27
e2d4432
to
27eedcd
Compare
ReenigneArcher
force-pushed
the
docs-drop-sphinx-and-use-doxygen-exclusively
branch
from
August 5, 2024 18:11
27eedcd
to
abcfe32
Compare
@cgutman FYI |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
This PR drops sphinx/python docs and will use doxygen exclusively.
Todo:
.github
repo?... see: doxygen style comments in a code block don't render jothepro/doxygen-awesome-css#154see: LizardByte/libdisplaydevice#71
Screenshot
Issues Fixed or Closed
Type of Change
.github/...
)Checklist