sphinx
Here are 827 public repositories matching this topic...
Is your feature request related to a problem? Please describe.
We have our own Sphinx theme called otcdocstheme. In this theme we are loading our own (specific) css file: otcdocstheme.css and some unspecific ones like bootstrap.min.css etc. The specific one is mentioned in theme.conf as it should be and the unspecific ones like bootstrap.min.css are loaded in the (layout-) .html files. This l
-
Updated
Jul 4, 2022 - Sass
-
Updated
Jan 7, 2022 - Python
-
Updated
Jul 7, 2022 - Python
It would be good to include in the documentation some guidance for users on how to get the most out of MyST; particularly those that haven't used rST before.
Most of the directives are documented at:
- https://docutils.sourceforge.io/docs/ref/rst/directives.html
- https://www.sphinx-doc.org/en/1.8/usage/restructuredtext/directives.html
So at a minimum these links should be provided. It w
-
Updated
Jul 4, 2022 - Python
-
The icon picture for uploading https://raw.githubusercontent.com/nextcloud/documentation/master/user_manual/images/contact_picture.png in the
user_manual/pim/contacts.rsta picture for contacts should be as follows:

-
This image is also out of date: https://raw.githubusercontent.
-
Updated
Jul 8, 2022 - Python
-
Updated
May 27, 2022 - TypeScript
Currently the default footer is a bit ugly (not much space around it, left centered), which is something that could be improved.
(for pandas itself we probably want to override this to let it match the footer of the website, but a better default in the theme would still be good).
Eg something simple as in http://ryan-roemer.github.io/sphinx-bootstrap-theme/README.html could be used.
-
Updated
Oct 31, 2021 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Jan 24, 2022 - HTML
-
Updated
May 4, 2022 - CSS
During the work on merging #1419 I figured out that the basic BUFGMUX example works differently on Arty Board and Nexys Video.
The example uses three LEDs:
- led[2] - blinks with slow frequency
- led[1] - blinks with high frequency
- led[0] - blinks with the same frequency as led[2] or led[1] depending on sw[0] state.
On the Arty Board, the example works as intended. On Nexys Video, when
-
Updated
Jun 21, 2022 - PHP
-
Updated
Jul 4, 2022 - Python
-
Updated
Dec 20, 2021 - Scala
-
Updated
Jul 17, 2019 - Python
Improve this page
Add a description, image, and links to the sphinx topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the sphinx topic, visit your repo's landing page and select "manage topics."
I saw there are repositories that have too many branches/tags failing when we try to re-sync their versions. An example of it is
jupyterlabwhich has 61k versions:It fails on our side because we truncate the output of the command if it's too big:
'Output is too big. Truncated at 4718592 bytes.'. We cou