summaryrefslogtreecommitdiff
path: root/doc/_static
Commit message (Collapse)AuthorAgeFilesLines
* DOC: Add faviconMatthias Geier2020-10-241-0/+8
|
* Fix typo sphinx-buid in internationalization figureChris Mayo2020-08-033-7/+20
|
* doc: Remove broken PDF imageTakeshi KOMIYA2020-07-111-0/+0
| | | | It was added unexpectedly in #7924.
* doc: Add translation.png to build latexpdf successfullyTakeshi KOMIYA2020-07-073-1/+3
|
* :wrench: :warning: (#7292)Tetsuo Koyama2020-03-181-1/+1
|
* Configure plantuml to generate svg files (fixes #7134)Septatrix2020-03-103-2/+31
|
* :art: Fixed issue #6789Tetsuo Koyama2019-11-043-0/+20
|
* Remove unnecessary encoding cookie from Python source filesJon Dufresne2018-12-161-2/+0
| | | | | | | | | | | | | | In Python 3, the default encoding of source files is utf-8. The encoding cookie is now unnecessary and redundant so remove it. For more details, see the docs: https://docs.python.org/3/howto/unicode.html#the-string-type > The default encoding for Python source code is UTF-8, so you can > simply include a Unicode character in a string literal ... Includes a fix for the flake8 header checks to stop expecting an encoding cookie.
* doc: Add "theming" to usage guideStephen Finucane2018-11-1622-0/+0
| | | | | | | | | | | This one is a little unusual. The current theming doc mixes user-focused documentation with developer-focused documentation. This is confusing and unnecessary. Resolve the issue by splitting the doc in two. The user-focused docs are moved to the advanced section of the usage guide, while the developer docs remain where they are, pending the addition of a developer guide. Signed-off-by: Stephen Finucane <stephen@that.guru>
* doc: Add "internationalization" to the usage guideStephen Finucane2018-11-161-0/+0
| | | | | | This is added to the new "advanced" subsection. Signed-off-by: Stephen Finucane <stephen@that.guru>
* doc: Add "quickstart" doc to usage guideStephen Finucane2018-02-261-0/+0
| | | | | | | This is simply the former 'tutorial' document renamed. A number of references need to be updated, so this is done. Signed-off-by: Stephen Finucane <stephen@that.guru>
* Remove html_use_smartypants (deprecated)Takeshi KOMIYA2017-05-031-5/+0
|
* Remove deprecated feature: latex_keep_old_macro_namesTakeshi KOMIYA2017-04-271-6/+0
|
* Update conf.py.txtadrian52017-02-031-1/+1
| | | I'm not entirely sure what this line is trying to say, but is needs rewriting. Modify my commit, if necessary.
* Drop deprecated options for latex builderTakeshi KOMIYA2017-01-051-5/+0
|
* fix bottom of conf.py.txtjfbu2016-11-061-1/+2
|
* fix ``\t`` which got converted to tab in conf.py.txtjfbu2016-11-061-2/+2
|
* Fix indentation in conf.pyPhilip Molloy2016-10-251-12/+12
|
* Add example of conf.py to doc/config.rstTakeshi KOMIYA2016-10-121-0/+359
|
* Run *.png through zopflipng -mVille Skyttä2016-07-073-0/+0
| | | | | Before: 2334583 bytes After: 2136324 bytes
* compress static PNG images with optipng -o10Lars Buitinck2014-07-223-0/+0
| | | | Average reduction in file size of 20%.
* Add the cover of the Learning Sphinx book as an image.Georg Brandl2013-09-161-0/+0
|
* New doc design "sphinx13".Georg Brandl2013-01-181-0/+0
|
* Add Pocoo logo to the sidebar on the index page.Georg Brandl2010-10-181-0/+0
|
* Refreshed logo, by Panos Laganakos.Georg Brandl2008-03-231-0/+0
|
* Use Windows-friendlier dirnames.Georg Brandl2008-03-211-0/+0