summaryrefslogtreecommitdiff
path: root/sphinx/writers
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '3.x'Takeshi KOMIYA2020-11-022-0/+12
|\
| * Merge branch '3.x' into 8183Takeshi KOMIYA2020-11-014-10/+10
| |\
| * | Don't remove substitution_reference nodes (fix #7953)Brecht Machiels2020-09-082-0/+12
* | | Merge branch '3.x'Takeshi KOMIYA2020-10-241-1/+1
|\ \ \ | | |/ | |/|
| * | Correct a typo in texinfo.pyFelix Yan2020-10-181-1/+1
* | | Merge branch '3.x'Takeshi KOMIYA2020-08-144-9/+9
|\ \ \ | |/ /
| * | Use node as locationYves Chevallier2020-08-124-9/+9
| |/
* | Merge branch '3.x'Takeshi KOMIYA2020-08-011-8/+24
|\ \ | |/
| * Fix #7993: texinfo: a warning not supporting desc_signature_line node is shownTakeshi KOMIYA2020-07-251-0/+6
| * Fix #7993: texinfo: TypeError is raised for nested object descriptionsTakeshi KOMIYA2020-07-251-8/+18
* | Merge branch '3.x'Takeshi KOMIYA2020-07-241-1/+1
|\ \ | |/
| * fix typoTetsuo Koyama2020-07-191-1/+1
| * Preserve backwards compatibilityPeter Bell2020-07-161-23/+26
| * Require canonical name to be specified when calling deprecated_aliasPeter Bell2020-07-151-8/+22
* | Merge branch '3.x'Takeshi KOMIYA2020-07-112-0/+6
|\ \ | |/
| * Close #7849: html: Add html_codeblock_linenos_styleTakeshi KOMIYA2020-07-112-0/+6
* | Merge branch '3.x'Takeshi KOMIYA2020-07-052-3/+3
|\ \ | |/
| * Merge pull request #7832 from cool-RR/2020-06-11-raise-fromTakeshi KOMIYA2020-06-291-2/+2
| |\
| | * Fix exception causes all over the codebaseRam Rachum2020-06-141-2/+2
| * | Use chain.from_iterable in text.pyRam Rachum2020-06-171-1/+1
| |/
* | Merge tag 'v3.1.0'Takeshi KOMIYA2020-07-051-1/+2
|\ \ | |/
| * Fix #7723: LaTeX: pdflatex crashed when URL contains a single quoteTakeshi KOMIYA2020-06-041-1/+2
* | Merge branch '3.x'Takeshi KOMIYA2020-06-041-0/+2
|\ \ | |/
| * Fix #7701: LaTeX: Anonymous indirect target causes duplicated labelsTakeshi KOMIYA2020-05-231-0/+2
* | Merge branch '3.x'Takeshi KOMIYA2020-05-041-2/+2
|\ \ | |/
| * Add stacklevel parameter to warnings.warn() callTakeshi KOMIYA2020-05-031-4/+4
* | Remove deprecated features marked as RemovedInSphinx40WarningTakeshi KOMIYA2020-04-294-133/+8
* | Merge branch '3.x'Takeshi KOMIYA2020-04-061-1/+4
|\ \ | |/
| * Fix html: a width of table was ignored on HTML builder (ref: #6564)Takeshi KOMIYA2020-03-291-1/+4
* | Merge branch '3.x'Takeshi KOMIYA2020-03-232-6/+32
|\ \ | |/
| * Fix #7357: html: Resizing SVG image fails with ValueErrorTakeshi KOMIYA2020-03-222-6/+32
* | Hello TYPE_CHECKING!Takeshi KOMIYA2020-03-075-15/+10
* | Deprecate codes for python 3.5Takeshi KOMIYA2020-03-071-1/+0
* | Deprecate codes for docutils-0.13 or 0.14Takeshi KOMIYA2020-03-071-16/+17
|/
* refactor: latex: Move initialization of multilingual module to builderTakeshi KOMIYA2020-03-071-45/+1
* Support LaTeX Theming; a set of document class settings (refs: #6672)Takeshi KOMIYA2020-03-061-15/+44
* Merge branch '3.x' into 7005_kbd_for_latexTakeshi KOMIYA2020-03-055-426/+56
|\
| * refactor: Update type annotations in sphinx.writers.*Takeshi KOMIYA2020-02-232-23/+23
| * Merge branch 'drop_desc_signature_first' into 3.xTakeshi KOMIYA2020-02-222-8/+0
| |\
| | * Deprecate desc_signature['first']Takeshi KOMIYA2020-02-092-8/+0
| * | Merge branch '2.x' into 3.xTakeshi KOMIYA2020-02-181-1/+0
| |\ \
| | * | Fix #7170: text: Remove debug printTakeshi KOMIYA2020-02-181-1/+0
| * | | Merge branch '2.0'Takeshi KOMIYA2020-02-092-12/+4
| |\ \ \ | | |/ / | | | / | | |/ | |/|
| | * fixTakeshi KOMIYA2020-02-091-6/+2
| | * Fix #7112: html: SVG image is not layouted as float even if alignedTakeshi KOMIYA2020-02-092-7/+3
| * | Merge branch '2.0'Takeshi KOMIYA2020-02-091-0/+2
| |\ \ | | |/
| | * Fix #7059: latex: LaTeX compilation fails into infinite loopTakeshi KOMIYA2020-02-041-0/+2
| * | Merge branch '2.0'Takeshi KOMIYA2020-02-011-193/+21
| |\ \ | | |/
| | * Merge branch '2.0' into refactor_latexTakeshi KOMIYA2020-01-318-46/+62
| | |\
| | * | refactor: latex: Deprecate settings.* attributes based on latex_documentsTakeshi KOMIYA2019-12-271-4/+4