Change the documentation theme#411
Change the documentation theme#411openshift-merge-bot[bot] merged 2 commits intoopenstack-k8s-operators:mainfrom
Conversation
|
Unable to freeze job graph: Job podified-multinode-edpm-deployment-crc-test-operator depends on openstack-k8s-operators-content-provider which was not run. |
This PR changes the documentations theme from sphinx-material to furo. This was started because of change from python 3.11 to python 3.14, which caused issues regarding lxml package. However, even without the error this new theme is better maintained and also supports dark mode.
This change adds sphinx copy-button package. The users are now able to copy any code block from documentation to their clipboard by on click.
78a6945 to
4750fda
Compare
|
Unable to freeze job graph: Job podified-multinode-edpm-deployment-crc-test-operator depends on openstack-k8s-operators-content-provider which was not run. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: adrianfusco, kstrenkova The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
/override rdoproject.org/github-check This job shouldn't run for documentation. |
|
@kstrenkova: Overrode contexts on behalf of kstrenkova: rdoproject.org/github-check DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
b5099bd
into
openstack-k8s-operators:main
This PR changes the documentations theme from sphinx-material to furo. This was started because of change from python 3.11 to python 3.14, which caused issues regarding lxml package. However, even withou the error this new theme is better maintained and also supports dark mode.