Change documentation theme to Clarity#2578
Open
liborjelinek wants to merge 5 commits intoflintlib:mainfrom
Open
Change documentation theme to Clarity#2578liborjelinek wants to merge 5 commits intoflintlib:mainfrom
liborjelinek wants to merge 5 commits intoflintlib:mainfrom
Conversation
- Remove deprecated default CSS file and switch to sphinx_clarity_theme for documentation styling. - Enhance index.rst with captions for better structure and clarity. - Introduce requirements.txt for Sphinx dependencies. - Add installation step for uv and Python dependencies in the GitHub Actions workflow.
Collaborator
|
As I commented in the issue, I have a reservation about the reduced information density. Compare for example https://flintlib.org/doc/gr_mat.html#solving
|
Author
|
Understand. I made it a bit dense with a little bit of custom CSS. What about now? http://showcase.readcraft.io/flint/gr_mat.html#solving
|
Contributor
|
The syntax highlighting (or lack thereof) makes it a lot harder to parse visually, the proposed theme has zero contrast between the different parts of the declaration. |
Author
|
Got it, very useful hint. Thanks. I've added a few more styles to mimic your current theme: https://showcase.readcraft.io/flint/gr_mat.html#solving
I could easily make it appear more or less contrasted. |
This file contains hidden or 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
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.




Closes #2574.