summaryrefslogtreecommitdiff
path: root/sphinx/transforms
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge branch '2.0'Takeshi KOMIYA2019-12-211-2/+3
|\ \ \ | |/ /
| * | Fix #6855: Non-RST translated text should be parsed by the appropriate parserJames McKinney2019-12-161-2/+3
| |/
* | Merge branch '2.0'Takeshi KOMIYA2019-11-171-14/+21
|\ \ | |/
| * Fix #6743: i18n: rst_prolog breaks the translationTakeshi KOMIYA2019-10-201-14/+21
| * Fix #6718: i18n: KeyError is raised if section title and table title are sameTakeshi KOMIYA2019-10-201-1/+1
* | Merge branch '2.0'Takeshi KOMIYA2019-10-201-0/+11
|\ \ | |/
| * Merge pull request #6727 from tk0miya/267_doctest_prompt_not_copyableTakeshi KOMIYA2019-10-131-0/+11
| |\
| | * Close #267: html: Eliminate prompt characters of doctest block from copyable ...Takeshi KOMIYA2019-10-101-0/+11
* | | Merge pull request #6731 from tk0miya/6718_KeyError_for_same_titlesTakeshi KOMIYA2019-10-201-1/+1
|\ \ \
| * | | Fix #6718: i18n: KeyError is raised if section title and table title are sameTakeshi KOMIYA2019-10-131-1/+1
| |/ /
* | | Merge branch '2.0'Takeshi KOMIYA2019-10-137-203/+118
|\ \ \ | |/ /
| * | Merge branch '2.0' into 6655_data_URL_causes_crashTakeshi KOMIYA2019-10-128-211/+123
| |\ \
| | * | Migrate to py3 style type annotation: sphinx.transforms.post_transforms.imagesTakeshi KOMIYA2019-08-211-39/+19
| | * | Migrate to py3 style type annotation: sphinx.transforms.post_transforms.compatTakeshi KOMIYA2019-08-211-8/+4
| | * | Migrate to py3 style type annotation: sphinx.transforms.post_transforms.codeTakeshi KOMIYA2019-08-211-34/+17
| | * | Migrate to py3 style type annotation: sphinx.transforms.post_transformsTakeshi KOMIYA2019-08-211-23/+15
| | * | Migrate to py3 style type annotation: sphinx.transforms.referencesTakeshi KOMIYA2019-08-211-10/+7
| | * | Migrate to py3 style type annotation: sphinx.transforms.i18nTakeshi KOMIYA2019-08-211-20/+15
| | * | Migrate to py3 style type annotation: sphinx.transforms.compact_bullet_listTakeshi KOMIYA2019-08-211-20/+11
| | * | Migrate to py3 style type annotation: sphinx.transformsTakeshi KOMIYA2019-08-211-56/+33
| | |/
| * | Fix #6655: image URLs containing data: causes gettext builder crashedTakeshi KOMIYA2019-08-201-1/+1
* | | Merge branch '2.0'Takeshi KOMIYA2019-10-061-1/+2
|\ \ \ | | |/ | |/|
| * | refactor: SphinxStandaloneReader should not hold an application objectTakeshi KOMIYA2019-08-201-1/+2
| |/
* | Merge branch '2.0'jfbu2019-08-011-1/+2
|\ \ | |/
| * Fix type annotation for python 3.5.1Takeshi KOMIYA2019-07-131-1/+2
* | Merge branch '2.0'Takeshi KOMIYA2019-07-131-8/+16
|\ \ | |/
| * Fix #6545. Strip doctests for doctest_node blocks.Nathan Goldbaum2019-07-071-8/+16
* | Merge commit '54d5fcfaebc3364044761d30c0fed6bd4d3052c3'Takeshi KOMIYA2019-06-021-5/+6
|\ \ | |/
| * Add :force: option to code directivesTakeshi KOMIYA2019-06-011-5/+6
* | Merge branch '2.0'Takeshi KOMIYA2019-05-132-2/+19
|\ \ | |/
| * Fix #6351: "Hyperlink target is not referenced" message is shown even if refe...Takeshi KOMIYA2019-05-121-1/+18
| * Fix #4550: html: Centering tables by default using CSSTakeshi KOMIYA2019-05-061-1/+1
* | Merge branch '2.0'Takeshi KOMIYA2019-04-071-39/+14
|\ \ | |/
| * Move transforms for citations to sphinx.domains.citationTakeshi KOMIYA2019-03-301-39/+14
* | Drop features and APIs deprecated in 1.8Takeshi KOMIYA2019-03-301-90/+0
|/
* Python-3-only clean ups discovered by pyupgradeJon Dufresne2019-03-171-2/+2
* Add SphinxPostTransform class (#6154)Takeshi KOMIYA2019-03-171-4/+38
* refactor: Remove lists of transforms from SphinxStandalonReaderTakeshi KOMIYA2019-03-174-3/+67
* refactor CitationReferences transformTakeshi KOMIYA2019-03-091-18/+25
* Merge branch '2.0'Takeshi KOMIYA2019-03-091-1/+3
|\
| * Fix AssertionError is raised for custom citation_reference node (refs: #6147)Takeshi KOMIYA2019-03-091-1/+1
| * modify deprecated methodChris Sewell2019-03-081-3/+2
| * Merge remote-tracking branch 'upstream/2.0' into propogate_citeref_classesChris Sewell2019-03-088-293/+250
| |\
| * | propogate cite_reference node classes to pending_xref nodeChris Sewell2019-03-081-0/+2
* | | Merge branch '2.0'Takeshi KOMIYA2019-03-072-10/+2
|\ \ \ | | |/ | |/|
| * | Merge pull request #6133 from tk0miya/cleanup_import_for_annotationsTakeshi KOMIYA2019-03-071-5/+1
| |\ \
| | * | Clean up import for annotationsTakeshi KOMIYA2019-03-061-5/+1
| * | | Fix #5391: A cross reference in heading is rendered as literalTakeshi KOMIYA2019-03-021-5/+1
| |/ /
* | | refactor: move NoUri to sphinx.errorsTakeshi KOMIYA2019-03-021-1/+1
* | | Rename find_catalog() to docname_to_domain()Takeshi KOMIYA2019-02-271-2/+2
|/ /