Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | diet test-root: Move testtheme to test-theming | Takeshi KOMIYA | 2017-12-15 | 1 | -4/+0 | |
| |/ | ||||||
* | | Closes #3160: Use <kbd> tag for :kbd: role in html writers | David Lechner | 2017-10-30 | 1 | -1/+1 | |
| | | ||||||
* | | HTML themes can set up default sidebars through ``theme.conf`` | Takeshi KOMIYA | 2017-10-22 | 1 | -0/+18 | |
|/ | ||||||
* | Fix the warnings, need to handle the repr escaping | Andy Neebel | 2017-06-14 | 1 | -2/+1 | |
| | ||||||
* | Mark tests as xfail/skip to allow successful run | Andy Neebel | 2017-06-14 | 1 | -0/+2 | |
| | ||||||
* | Fix Emit wrong warnings if citation label includes hyphens (refs: #3558) | Takeshi KOMIYA | 2017-06-04 | 1 | -7/+9 | |
| | ||||||
* | refs #3458: add sphinx.testing that are moved from /tests directory. | shimizukawa | 2017-05-14 | 1 | -1/+1 | |
| | ||||||
* | Fix flake8 violations | Takeshi KOMIYA | 2017-05-09 | 1 | -12/+14 | |
| | ||||||
* | Backport fixes for French quotes from docutils | Dmitry Shachnev | 2017-04-25 | 1 | -1/+1 | |
| | ||||||
* | Add tests for English, Russian and French smart quotes | Dmitry Shachnev | 2017-04-25 | 1 | -0/+7 | |
| | ||||||
* | Merge branch 'master' into support_remote_images | Takeshi KOMIYA | 2017-04-22 | 1 | -2/+2 | |
|\ | ||||||
| * | Remove misplaced flags from re.sub() calls | Jakub Wilk | 2017-04-20 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | The 4th argument of re.sub() is maximum number of substitutions, not flags. Moreover, re.MULTILINE affects only semantics of ^ and $, so it wouldn't have any effect on this regular expression. | |||||
* | | Drop warning for nonlocal image URI | Takeshi KOMIYA | 2017-04-19 | 1 | -1/+0 | |
| | | ||||||
* | | Add ImageDownloader transform to support remote images on some builders | Takeshi KOMIYA | 2017-04-19 | 1 | -0/+10 | |
|/ | ||||||
* | Rewrite and simplify stylesheet handling | Jellby | 2017-04-15 | 1 | -3/+3 | |
| | | | | | | | Thanks to tk0miya's comment, I learnt one can add stuff to template blocks, that allows a much simpler stylesheet configuration, considering that changes at the template level will be more... well, low-level. Hopefully this is now acceptable. | |||||
* | Merge remote-tracking branch 'upstream/master' | Jellby | 2017-04-15 | 1 | -2/+20 | |
|\ | | | | | | | | | Conflicts: tests/test_build_html.py | |||||
| * | Fix #3594: LaTeX: single raw directive has been considereed as block level ↵ | Takeshi KOMIYA | 2017-04-08 | 1 | -0/+14 | |
| | | | | | | | | element | |||||
| * | Merge branch 'stable' | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 | |
| |\ | ||||||
| | * | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 | |
| | | | ||||||
| * | | Also change depart_admonition calls for html5 builder | Travis A. Everett | 2017-03-04 | 1 | -2/+1 | |
| | | | ||||||
| * | | Fix #3506: consistently pass node to depart_admonition in HTML writer | Travis A. Everett | 2017-03-04 | 1 | -1/+5 | |
| | | | ||||||
* | | | Update version (there's still hope) | Jellby | 2017-03-04 | 1 | -2/+0 | |
| | | | ||||||
* | | | Merge remote-tracking branch 'upstream/master' | Jellby | 2017-03-04 | 1 | -797/+843 | |
|\ \ \ | |/ / | | | | | | | | | | Conflicts: tests/test_build_html.py | |||||
| * | | Fix for py3 | Takeshi KOMIYA | 2017-03-04 | 1 | -3/+3 | |
| | | | ||||||
| * | | Merge branch 'master' into refactor_inventory | Takeshi KOMIYA | 2017-03-04 | 1 | -3/+3 | |
| |\ \ | ||||||
| | * | | Add experimental HTML5 writer | Yoshiki Shibukawa | 2017-03-02 | 1 | -3/+3 | |
| | | | | ||||||
| * | | | Update testcase | Takeshi KOMIYA | 2017-03-04 | 1 | -1/+1 | |
| | | | | ||||||
| * | | | Add InventoryFile.dump() | Takeshi KOMIYA | 2017-03-02 | 1 | -0/+28 | |
| |/ / | ||||||
| * | | Merge branch 'stable' | Takeshi KOMIYA | 2017-03-01 | 1 | -1/+1 | |
| |\ \ | | |/ | ||||||
| | * | replace internal copy of ElementTree with standard library's ElementTree | Yoshiki Shibukawa | 2017-03-01 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'stable' | Takeshi KOMIYA | 2017-02-26 | 1 | -0/+9 | |
| |\ \ | | |/ | ||||||
| | * | Fix   is appeared in EPUB docs #3450 again | Yoshiki Shibukawa | 2017-02-26 | 1 | -0/+9 | |
| | | | ||||||
| * | | update root footnote test | jfbu | 2017-02-18 | 1 | -4/+5 | |
| | | | ||||||
| * | | Reduce DeprecationWarnings for regexp | Takeshi KOMIYA | 2017-02-17 | 1 | -1/+1 | |
| | | | ||||||
| * | | Merge branch 'stable' | Takeshi KOMIYA | 2017-02-15 | 1 | -0/+2 | |
| |\ \ | | |/ | ||||||
| | * | Fix #3366: option directive does not allow punctuations | Takeshi KOMIYA | 2017-02-15 | 1 | -0/+2 | |
| | | | ||||||
| * | | Merge branch 'stable' | Takeshi KOMIYA | 2017-01-29 | 1 | -0/+1 | |
| |\ \ | | |/ | ||||||
| | * | Fix flake8 violations | Takeshi KOMIYA | 2017-01-26 | 1 | -0/+1 | |
| | | | ||||||
| * | | Merge branch 'stable' | Takeshi KOMIYA | 2017-01-10 | 1 | -749/+762 | |
| |\ \ | | |/ | ||||||
| | * | pytest: update by reviewing | shimizukawa | 2017-01-09 | 1 | -6/+12 | |
| | | | | | | | | | | | | | | | | | | * remove 'specific_srcdir' feature * simplify 'shared_result' feature * rename 'AppWrapper' into 'SphinxTestAppWrapperForSkipBuilding' | |||||
| | * | pytest optimizatoin: | shimizukawa | 2017-01-08 | 1 | -749/+756 | |
| | | | | | | | | | | | | | | | | | | | | | | | | - remote using deprecated decorators - remove gen_with_app - remove yield testing - remove pytest warnings - refactoring | |||||
| * | | Merge branch 'stable' | shimizukawa | 2017-01-07 | 1 | -10/+11 | |
| |\ \ | | |/ | ||||||
| | * | pytest: remove deprecated with_app decorator functions | shimizukawa | 2017-01-06 | 1 | -4/+5 | |
| | | | ||||||
| | * | pytest migration | shimizukawa | 2017-01-04 | 1 | -6/+6 | |
| | | | ||||||
| | * | Revert "Add ``config-inited`` event" | Takeshi KOMIYA | 2016-11-20 | 1 | -0/+10 | |
| | | | | | | | | | | | | This reverts commit 9569c6dbff8e9bb2cc032ec4bc7ebdd50c4b570e. | |||||
| | * | Add ``config-inited`` event | Takeshi KOMIYA | 2016-11-18 | 1 | -10/+0 | |
| | | | ||||||
| * | | Use sphinx.util.logging instead app.warn() | Takeshi KOMIYA | 2017-01-02 | 1 | -2/+2 | |
| |/ | ||||||
* | | Merge remote-tracking branch 'upstream/master' | Jellby | 2016-12-06 | 1 | -3/+3 | |
|\ \ | |/ | | | | | | | | | Conflicts: sphinx/application.py sphinx/builders/html.py | |||||
| * | Fix #3000: ``option`` directive generates invalid HTML anchors | Takeshi KOMIYA | 2016-10-07 | 1 | -3/+3 | |
| | | | | | | | | fix | |||||
* | | Let's see now | Jellby | 2016-09-29 | 1 | -7/+3 | |
| | |