| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Support and prefer ``.jinja`` to ``_t`` for static templates ↵ | James Addison | 2023-04-23 | 1 | -0/+0 |
| | | | | | | (#11165)" (#11329) This reverts commit 5d13215b58f93c6be8255ef2e3e20836508c7d47. | ||||
| * | Support and prefer ``.jinja`` to ``_t`` for static templates (#11165) | James Addison | 2023-04-07 | 1 | -0/+0 |
| | | | | Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> | ||||
| * | Happy New Year! | Adam Turner | 2023-01-01 | 1 | -1/+1 |
| | | |||||
| * | Increase minimum Docutils to 0.18 | Adam Turner | 2022-09-27 | 1 | -2/+0 |
| | | |||||
| * | Move `aside.topic` into the conditional blocks | Adam Turner | 2022-06-07 | 1 | -1/+2 |
| | | |||||
| * | Add `nav.contents` everywhere that `div.topic` is used | Adam Turner | 2022-06-07 | 1 | -0/+3 |
| | | |||||
| * | Add `aside.topic` for Docutils 0.18+ | Adam Turner | 2022-05-30 | 1 | -1/+1 |
| | | |||||
| * | A happy new year! | Takeshi KOMIYA | 2022-01-01 | 1 | -1/+1 |
| | | |||||
| * | A happy new year! | Takeshi KOMIYA | 2021-01-01 | 1 | -1/+1 |
| | | | | | | | | .. note:: $ find sphinx tests LICENSE doc/conf.py -type f -exec sed -i '' -e 's/2007\-20../2007-2021/' {} \; $ git co sphinx/locale/**/*.js sphinx/templates/epub3/mimetype | ||||
| * | Strip trailing whitespaces and normalize line endings | François Freitag | 2020-10-03 | 1 | -1/+1 |
| | | | | | | | | | Trailing whitespace do not have impact on the result, they are just unused bytes. Most text editors are configured to strip trailing whitespaces. Remove them all in one go. Update a handful of files to use the UNIX line ending. | ||||
| * | CSS: Respect Pygments background color | Matthias Geier | 2020-05-24 | 1 | -1/+0 |
| | | | | | ... except "classic" and "scrolls" themes. | ||||
| * | bizstyle&sphinxdoc themes: Fix float behavior | Matthias Geier | 2020-05-17 | 1 | -1/+5 |
| | | |||||
| * | A happy new year! | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 |
| | | |||||
| * | A happy new year! | Takeshi KOMIYA | 2019-01-02 | 1 | -1/+1 |
| | | |||||
| * | #4246: Limit width of text body for all themes | Tim Hoffmann | 2018-01-06 | 1 | -2/+2 |
| | | |||||
| * | A happy new year! | Takeshi KOMIYA | 2018-01-01 | 1 | -1/+1 |
| | | |||||
| * | Year++ | Takeshi KOMIYA | 2017-03-26 | 1 | -1/+1 |
| | | |||||
| * | Run *.png through zopflipng -m | Ville Skyttä | 2016-07-07 | 2 | -0/+0 |
| | | | | | | Before: 2334583 bytes After: 2136324 bytes | ||||
| * | Obligatory copyright update. | Georg Brandl | 2016-01-14 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'stable' | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
| |\ | |||||
| | * | all: update copyright | Georg Brandl | 2015-01-03 | 1 | -1/+1 |
| | | | |||||
| * | | Merge upstream changes | tk0miya | 2014-08-20 | 1 | -5/+5 |
| |\ \ | |||||
| | * | | Fix #1476 replace <tt> tag by <code> | tk0miya | 2014-08-12 | 1 | -5/+5 |
| | | | | |||||
| * | | | Rename :filename: option of code-block directive to :caption: | tk0miya | 2014-08-11 | 1 | -1/+1 |
| |/ / | |||||
| * | | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| |\ \ | |/ | |||||
| | * | Update copyright year. | Georg Brandl | 2014-03-01 | 1 | -1/+1 |
| | | | |||||
| * | | Merge in pull request #172 from ↵ | Georg Brandl | 2014-01-19 | 1 | -0/+6 |
| |\ \ | |/ |/| | | | https://bitbucket.org/nsmgr8/sphinx/branch/default | ||||
| | * | Add filename option to code-block | M. Nasimul Haque | 2013-09-26 | 1 | -0/+14 |
| |/ | | | | Prepend the given filename to the code block | ||||
| * | Copyright update. | Georg Brandl | 2013-01-01 | 1 | -1/+1 |
| | | |||||
| * | #554: Add theme option ``sidebarwidth`` to the basic theme. | Georg Brandl | 2011-01-15 | 1 | -2/+2 |
| | | |||||
| * | New year update. | Georg Brandl | 2011-01-04 | 1 | -1/+1 |
| | | |||||
| * | Adapt viewcode styles to theme. | Georg Brandl | 2010-01-14 | 1 | -0/+11 |
| | | |||||
| * | Add copyright headers to HTML templates, stylesheets and JavaScript files. | Georg Brandl | 2010-01-07 | 1 | -4/+9 |
| | | |||||
| * | #150: Fix display of the "sphinxdoc" theme on Internet Explorer versions 6 ↵ | Georg Brandl | 2009-05-10 | 1 | -4/+0 |
| | | | | | and 7. | ||||
| * | Make the relbar and sidebar fonts a bit larger. | Georg Brandl | 2009-02-15 | 1 | -0/+5 |
| | | |||||
| * | Split stylesheets into basic, default and sphinxdoc. | Georg Brandl | 2009-01-10 | 1 | -343/+108 |
| | | |||||
| * | Create themes/ subdirectory and move stuff from templates/ and static/ there. | Georg Brandl | 2009-01-05 | 3 | -0/+557 |
