summaryrefslogtreecommitdiff
path: root/sphinx/themes/sphinxdoc/static
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Support and prefer ``.jinja`` to ``_t`` for static templates ↵James Addison2023-04-231-0/+0
| | | | | (#11165)" (#11329) This reverts commit 5d13215b58f93c6be8255ef2e3e20836508c7d47.
* Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)James Addison2023-04-071-0/+0
| | | Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
* Happy New Year!Adam Turner2023-01-011-1/+1
|
* Increase minimum Docutils to 0.18Adam Turner2022-09-271-2/+0
|
* Move `aside.topic` into the conditional blocksAdam Turner2022-06-071-1/+2
|
* Add `nav.contents` everywhere that `div.topic` is usedAdam Turner2022-06-071-0/+3
|
* Add `aside.topic` for Docutils 0.18+Adam Turner2022-05-301-1/+1
|
* A happy new year!Takeshi KOMIYA2022-01-011-1/+1
|
* A happy new year!Takeshi KOMIYA2021-01-011-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 endingsFrançois Freitag2020-10-031-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 colorMatthias Geier2020-05-241-1/+0
| | | | ... except "classic" and "scrolls" themes.
* bizstyle&sphinxdoc themes: Fix float behaviorMatthias Geier2020-05-171-1/+5
|
* A happy new year!Takeshi KOMIYA2020-01-011-1/+1
|
* A happy new year!Takeshi KOMIYA2019-01-021-1/+1
|
* #4246: Limit width of text body for all themesTim Hoffmann2018-01-061-2/+2
|
* A happy new year!Takeshi KOMIYA2018-01-011-1/+1
|
* Year++Takeshi KOMIYA2017-03-261-1/+1
|
* Run *.png through zopflipng -mVille Skyttä2016-07-072-0/+0
| | | | | Before: 2334583 bytes After: 2136324 bytes
* Obligatory copyright update.Georg Brandl2016-01-141-1/+1
|
* Merge branch 'stable'Georg Brandl2015-01-031-1/+1
|\
| * all: update copyrightGeorg Brandl2015-01-031-1/+1
| |
* | Merge upstream changestk0miya2014-08-201-5/+5
|\ \
| * | Fix #1476 replace <tt> tag by <code>tk0miya2014-08-121-5/+5
| | |
* | | Rename :filename: option of code-block directive to :caption:tk0miya2014-08-111-1/+1
|/ /
* | Update copyright year.Georg Brandl2014-03-011-1/+1
|\ \ | |/
| * Update copyright year.Georg Brandl2014-03-011-1/+1
| |
* | Merge in pull request #172 from ↵Georg Brandl2014-01-191-0/+6
|\ \ | |/ |/| | | https://bitbucket.org/nsmgr8/sphinx/branch/default
| * Add filename option to code-blockM. Nasimul Haque2013-09-261-0/+14
|/ | | | Prepend the given filename to the code block
* Copyright update.Georg Brandl2013-01-011-1/+1
|
* #554: Add theme option ``sidebarwidth`` to the basic theme.Georg Brandl2011-01-151-2/+2
|
* New year update.Georg Brandl2011-01-041-1/+1
|
* Adapt viewcode styles to theme.Georg Brandl2010-01-141-0/+11
|
* Add copyright headers to HTML templates, stylesheets and JavaScript files.Georg Brandl2010-01-071-4/+9
|
* #150: Fix display of the "sphinxdoc" theme on Internet Explorer versions 6 ↵Georg Brandl2009-05-101-4/+0
| | | | and 7.
* Make the relbar and sidebar fonts a bit larger.Georg Brandl2009-02-151-0/+5
|
* Split stylesheets into basic, default and sphinxdoc.Georg Brandl2009-01-101-343/+108
|
* Create themes/ subdirectory and move stuff from templates/ and static/ there.Georg Brandl2009-01-053-0/+557