Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/sphinx-doc/sphinx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-08Merge pull request #9053 from tk0miya/title_node_for_toctree_captionTakeshi KOMIYA
2021-04-08Fix #8870: Use title node for the caption of toctreeTakeshi KOMIYA
2021-03-13refactor: Use PEP-526 based variable annotation (sphinx.writers)Takeshi KOMIYA
2021-02-25refactor: LaTeX: Use raw strings for LaTeX macrosTakeshi KOMIYA
2021-02-12Merge branch '3.x'Takeshi KOMIYA
2021-02-10refactor: LaTeX: replace \n\n by a constant BLANKLINETakeshi KOMIYA
2021-02-10refactor: LaTeX: replace \n by a constant CRTakeshi KOMIYA
2021-02-09Merge branch '3.x' into merge_3.x_into_masterjfbu
2021-02-09s/node.attributes/node/ at one other locationjfbu
2021-02-09Update sphinx/writers/latex.pyJean-François B
2021-02-09Merge branch '3.x' into latex_hyperlinked_caption_footnotes_on_3.xjfbu
2021-02-09Merge branch '3.x'Takeshi KOMIYA
2021-02-07Extra references to explicitly numbered footnote get page indicationjfbu
2021-02-06Use \thesphinxscope mark-up (shorter, and may help trick for page scope)jfbu
2021-02-06refactor: LaTeX: separate self.body.append() call to single line outputTakeshi KOMIYA
2021-02-06Prepare for scope-limited footnote numberingjfbu
2021-02-05LaTeX footnotes from caption titles now hyperlinked in PDFjfbu
2021-02-02Merge branch '3.x' into master_with_merged_3.xjfbu
2021-02-02LaTeX: save footnotes arising from inside function signaturesjfbu
2021-01-31Merge branch '3.x' into 8446_escape_spaces_inside_desc_signaturesTakeshi KOMIYA
2021-01-30Merge branch '3.x'jfbu
2021-01-30Let latex writer line trimming from depart_entry() work as before #8781jfbu
2021-01-30Merge branch '3.x'Takeshi KOMIYA
2021-01-29Merge pull request #8779 from jfbu/latex_hlist_supportJean-François B
2021-01-29Fix suppression of needed whiteline, encapsulate into \sphinxAtStartParjfbu
2021-01-29Fix #8780: long words in narrow columns may not be hyphenatedjfbu
2021-01-28Fix #8072: Directive hlist not implemented in LaTeXjfbu
2021-01-27Merge branch '3.x'Takeshi KOMIYA
2021-01-24Close #1638: html: Add permalink icons to glossary termsTakeshi KOMIYA
2021-01-24Merge branch '3.x'Takeshi KOMIYA
2021-01-24Close #6550: html: Allow to use HTML permalink textsTakeshi KOMIYA
2021-01-22Merge branch '3.x'Takeshi KOMIYA
2021-01-17Merge pull request #8690 from tk0miya/4550_align_defaultTakeshi KOMIYA
2021-01-16refactor: Remove meaningless variable: attrsTakeshi KOMIYA
2021-01-16Merge branch '3.x'Takeshi KOMIYA
2021-01-16Fix #4550: The align attribute of figure nodes becomes None by defaultTakeshi KOMIYA
2021-01-11Close #207: Now highlight_language supports multiple languagesTakeshi KOMIYA
2021-01-11Fix #8671: highlight_options is not workingTakeshi KOMIYA
2021-01-10refactor: Access config object from self directly in writersTakeshi KOMIYA
2021-01-01Merge branch '3.x'Takeshi KOMIYA
2021-01-01A happy new year!Takeshi KOMIYA
2020-12-08Fold long lineToni Ruža
2020-12-08Prevent page brake in the middle of a `seealso` Toni Ruža
2020-12-08Fold long lineToni Ruža
2020-12-04Prevent page brake in the middle of a `seealso` Toni Ruža
2020-11-22Fix #8446: html: consecutive spaces are displayed as single spaceTakeshi KOMIYA
2020-11-11Merge branch '3.x'Takeshi KOMIYA
2020-11-11Sort imports with isortFrançois Freitag
2020-11-02Merge branch '3.x'Takeshi KOMIYA
2020-11-01Merge branch '3.x' into 8183Takeshi KOMIYA