-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Insights: sphinx-doc/sphinx
Overview
Could not load contribution data
Please try again later
22 Pull requests merged by 4 people
-
Refactor
render_partial()
to do less work#13664 merged
Jun 15, 2025 -
Make
_prepend_prologue()
and_append_epilogue()
private#13658 merged
Jun 11, 2025 -
Replace
codecs.open()
withopen()
#13655 merged
Jun 11, 2025 -
Test with Python 3.15 alpha releases
#13654 merged
Jun 11, 2025 -
Use
config.verbosity
#13650 merged
Jun 11, 2025 -
Bump types-requests from 2.32.0.20250602 to 2.32.4.20250611
#13651 merged
Jun 11, 2025 -
LaTeX: make sure tabulary is used if colspec requires it
#13653 merged
Jun 11, 2025 -
LaTeX: clarify that latest docs addition refers to LaTeX
#13652 merged
Jun 11, 2025 -
LaTeX: test better if tabularcolumns colspec is tabulary-specific
#13648 merged
Jun 10, 2025 -
LaTeX: allow more cases of table nesting, fix #13646
#13647 merged
Jun 10, 2025 -
Move build phase to the builder
#13645 merged
Jun 10, 2025 -
Deprecate
Parser.{config,env}
#13644 merged
Jun 10, 2025 -
Avoid passing
app
toSphinxComponentRegistry._get_publisher()
#13643 merged
Jun 10, 2025 -
Refactor and simplify
sphinx.io._create_publisher()
#13642 merged
Jun 9, 2025 -
LaTeX: protect the fix of #13635 against a particular configuration
#13641 merged
Jun 9, 2025 -
Fix #13635
#13640 merged
Jun 9, 2025 -
Stop taking
app
increate_source_parser()
#13639 merged
Jun 9, 2025 -
Rename
SphinxBaseReader.setup()
to_setup_transforms()
#13638 merged
Jun 9, 2025 -
Deprecate
Parser.set_application()
#13637 merged
Jun 9, 2025 -
docs(referencing.rst): add additional data about :doc: role
#13587 merged
Jun 8, 2025 -
Update
extending_build.rst
to matchtutorials/example/todo.py
#13515 merged
Jun 8, 2025 -
Extract
_read_conf_py()
fromConfig.read()
#13633 merged
Jun 8, 2025
4 Pull requests opened by 3 people
-
Bump types-docutils from 0.21.0.20250525 to 0.21.0.20250604
#13634 opened
Jun 9, 2025 -
LaTeX: support CSS3 length units
#13657 opened
Jun 11, 2025 -
Bump pyright from 1.1.400 to 1.1.402
#13659 opened
Jun 12, 2025 -
Restore support for nested ``only`` nodes in toctrees
#13663 opened
Jun 15, 2025
3 Issues closed by 3 people
-
LaTeX: longtable class forbids nested table but implicit longtable will allow it, and crash on PDF build
#13646 closed
Jun 10, 2025 -
LaTeX: if a cell contains a table, row coloring is turned off for the next table cells
#13635 closed
Jun 9, 2025
5 Issues opened by 4 people
-
LaTeX: image using width set at 10% in nested lists or nested quoted paragraphs gets smaller and smaller
#13662 opened
Jun 13, 2025 -
LaTeX: image using width set at 10% renders badly or inconsistently in table cell
#13661 opened
Jun 13, 2025 -
GIF Figures do not have numbers that can be used by `numref`
#13660 opened
Jun 12, 2025 -
Please test changes and new features in Docutils 0.22.
#13656 opened
Jun 11, 2025 -
Scorer.score() should have access to the user query
#13649 opened
Jun 10, 2025
25 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
Support block-specific style overrides
#13611 commented on
Jun 14, 2025 • 9 new comments -
Fix linkcheck anchor encoding issue
#13621 commented on
Jun 13, 2025 • 4 new comments -
LaTeX: revisit and trim visit_target()
#13616 commented on
Jun 13, 2025 • 0 new comments -
Document how to set a custom reStructured Text link target name
#13576 commented on
Jun 13, 2025 • 0 new comments -
linkcheck: replace 'linkcheck_allowed_redirects' default sentinel with boolean false value
#13483 commented on
Jun 13, 2025 • 0 new comments -
imgmath: Avoid parallel workers depth write race
#13457 commented on
Jun 14, 2025 • 0 new comments -
Sphinx 7.2: unknown node type: only
#13022 commented on
Jun 15, 2025 • 0 new comments -
Provide a way to style tables in LaTex
#2832 commented on
Jun 15, 2025 • 0 new comments -
Misleading documentation on rST hyperlink syntax.
#13613 commented on
Jun 13, 2025 • 0 new comments -
Tests: change-in-output with docutils r10151 (0.22-rc)
#13609 commented on
Jun 13, 2025 • 0 new comments -
Linkcheck Builder: False Positive "Anchor not found" Errors with Encoded Characters in Fragment Identifiers
#13620 commented on
Jun 13, 2025 • 0 new comments -
using include directive with :code: option doesn't highlight the code
#11185 commented on
Jun 12, 2025 • 0 new comments -
Move away from `pickle`-based serialisation
#13612 commented on
Jun 12, 2025 • 0 new comments -
Warnings for start-after and end-before do not include the incorrect key
#10730 commented on
Jun 11, 2025 • 0 new comments -
invalid html for citation nodes with no siblings
#10784 commented on
Jun 11, 2025 • 0 new comments -
LaTeX: Link to `#` doesn't work
#11336 commented on
Jun 11, 2025 • 0 new comments -
%20 is not escaped in image file names/URLs for LaTeX
#13189 commented on
Jun 11, 2025 • 0 new comments -
Raise errors when building with `sphinx-build`
#13388 commented on
Jun 11, 2025 • 0 new comments -
automatic type inference for napoleon numpy style
#7077 commented on
Jun 11, 2025 • 0 new comments -
Conflicting docs regarding code-block spaces
#12742 commented on
Jun 10, 2025 • 0 new comments -
Inline interpreted text or phrase reference start-string without end-string.
#12805 commented on
Jun 10, 2025 • 0 new comments -
If the language is ja, the following warning will occur. Warning: :1: (warning/2) Text or phrase interpreted inline refers to a starting string without an ending string. [document]
#13289 commented on
Jun 10, 2025 • 0 new comments -
Run TinySegmenter on the browser to improve searching Japanese document
#13395 commented on
Jun 10, 2025 • 0 new comments -
Search related resources doesn't have a checksum parameter
#13406 commented on
Jun 10, 2025 • 0 new comments -
Untangling `app`, `env`, and the domains
#13072 commented on
Jun 8, 2025 • 0 new comments