-
Notifications
You must be signed in to change notification settings - Fork 27
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
Adopt the Xanadu Sphinx Theme #126
Adopt the Xanadu Sphinx Theme #126
Conversation
Codecov Report
@@ Coverage Diff @@
## main #126 +/- ##
=======================================
Coverage 68.69% 68.69%
=======================================
Files 26 26
Lines 2734 2734
=======================================
Hits 1878 1878
Misses 856 856 Continue to review full report at Codecov.
|
cool! How do I visualize the changes? Do I need to compile the docs? |
Yeah, exactly! Just install |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
💯
Context:
Currently, all Xanadu OSS projects include their own version of the Xanadu Sphinx theme; however, the Xanadu Sphinx Theme repository is now publicly available and is the preferred way to access the Xanadu CSS theme and Sphinx directives.
Description of the Change:
Benefits:
git clone
will run faster.Possible Drawbacks:
None.
Related GitHub Issues:
Depends on XanaduAI/xanadu-sphinx-theme#2 and implements [sc-17452].