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
2022-05-05Merge pull request #10251 from jbms/fix-inline-syntax-highlightHEAD4.xTakeshi KOMIYA
2022-03-20Make code role highlighting consistent with code-block directiveJeremy Maitin-Shepard
2022-02-20Remove copyright and licence fieldsAdam Turner
2022-02-20Fix module docstring indentationAdam Turner
2022-02-20Fix module docstring first lineAdam Turner
2022-02-20Remove module titles in docstringsAdam Turner
2022-02-14Merge pull request #10087 from marxin/vertical-spaces-for-cpp-functionsJean-François B
2022-02-13Fix #10175: LaTeX: named footnote ref is linked to an incorrect footnoteTakeshi KOMIYA
2022-02-06Fix #9529: LaTeX: named footnotes are converted to "?"Takeshi KOMIYA
2022-01-13LaTeX: \pysig{start,stop}signatures and related \pysigline refactoringjfbu
2022-01-12address some unused loop control variables (B007)Daniel Eades
2022-01-11Latex: fix vertical spacing for cpp:function.marxin
2022-01-10merge 'isinstance' calls (SIM101)Daniel Eades
2022-01-02Migrate to Node.findall() from Node.traverse()Takeshi KOMIYA
2022-01-01Merge branch '4.3.x' into 4.xTakeshi KOMIYA
2022-01-01A happy new year!Takeshi KOMIYA
2021-12-23Merge branch '4.x' into drop-translator-specific-unknown_visit-callsTakeshi KOMIYA
2021-12-09Fix #9944 (LaTeX writer visit_desc_content())jfbu
2021-12-05drop translator-specific unknown_visit callsJames Knight
2021-10-26Support docutils-0.18: Consume iterator of Element.traverse()Takeshi KOMIYA
2021-10-15LaTeX: fix '\raggedright' escaping causing "aggedright" textAndrey Mazo
2021-10-10refactor: Node.traverse() will returns generator since 0.18Takeshi KOMIYA
2021-09-08Fix typos discovered by codespellChristian Clauss
2021-07-18Improve docstrings in sphinx.writers.latexLouis Maddox
2021-07-08Fix typoEisuke Kawashima
2021-07-04Merge branch 'sphinx-doc:4.x' into container-latexDavid A. Ham
2021-07-04Changes requested by review.David Ham
2021-06-09Fix #9313jfbu
2021-05-12Remove superfluous groupings.David Ham
2021-05-04Refactor to one environment per class.David Ham
2021-05-03Support containers in LaTeX output.David Ham
2021-04-12Decl styling, update writersJakob Lykke Andersen
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-30Merge branch '3.x'jfbu