| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | DOC: Add favicon | Matthias Geier | 2020-10-24 | 1 | -0/+8 |
| | | |||||
| * | Fix typo sphinx-buid in internationalization figure | Chris Mayo | 2020-08-03 | 3 | -7/+20 |
| | | |||||
| * | doc: Remove broken PDF image | Takeshi KOMIYA | 2020-07-11 | 1 | -0/+0 |
| | | | | | It was added unexpectedly in #7924. | ||||
| * | doc: Add translation.png to build latexpdf successfully | Takeshi KOMIYA | 2020-07-07 | 3 | -1/+3 |
| | | |||||
| * | :wrench: :warning: (#7292) | Tetsuo Koyama | 2020-03-18 | 1 | -1/+1 |
| | | |||||
| * | Configure plantuml to generate svg files (fixes #7134) | Septatrix | 2020-03-10 | 3 | -2/+31 |
| | | |||||
| * | :art: Fixed issue #6789 | Tetsuo Koyama | 2019-11-04 | 3 | -0/+20 |
| | | |||||
| * | Remove unnecessary encoding cookie from Python source files | Jon Dufresne | 2018-12-16 | 1 | -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 guide | Stephen Finucane | 2018-11-16 | 22 | -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 guide | Stephen Finucane | 2018-11-16 | 1 | -0/+0 |
| | | | | | | | This is added to the new "advanced" subsection. Signed-off-by: Stephen Finucane <stephen@that.guru> | ||||
| * | doc: Add "quickstart" doc to usage guide | Stephen Finucane | 2018-02-26 | 1 | -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 KOMIYA | 2017-05-03 | 1 | -5/+0 |
| | | |||||
| * | Remove deprecated feature: latex_keep_old_macro_names | Takeshi KOMIYA | 2017-04-27 | 1 | -6/+0 |
| | | |||||
| * | Update conf.py.txt | adrian5 | 2017-02-03 | 1 | -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 builder | Takeshi KOMIYA | 2017-01-05 | 1 | -5/+0 |
| | | |||||
| * | fix bottom of conf.py.txt | jfbu | 2016-11-06 | 1 | -1/+2 |
| | | |||||
| * | fix ``\t`` which got converted to tab in conf.py.txt | jfbu | 2016-11-06 | 1 | -2/+2 |
| | | |||||
| * | Fix indentation in conf.py | Philip Molloy | 2016-10-25 | 1 | -12/+12 |
| | | |||||
| * | Add example of conf.py to doc/config.rst | Takeshi KOMIYA | 2016-10-12 | 1 | -0/+359 |
| | | |||||
| * | Run *.png through zopflipng -m | Ville Skyttä | 2016-07-07 | 3 | -0/+0 |
| | | | | | | Before: 2334583 bytes After: 2136324 bytes | ||||
| * | compress static PNG images with optipng -o10 | Lars Buitinck | 2014-07-22 | 3 | -0/+0 |
| | | | | | Average reduction in file size of 20%. | ||||
| * | Add the cover of the Learning Sphinx book as an image. | Georg Brandl | 2013-09-16 | 1 | -0/+0 |
| | | |||||
| * | New doc design "sphinx13". | Georg Brandl | 2013-01-18 | 1 | -0/+0 |
| | | |||||
| * | Add Pocoo logo to the sidebar on the index page. | Georg Brandl | 2010-10-18 | 1 | -0/+0 |
| | | |||||
| * | Refreshed logo, by Panos Laganakos. | Georg Brandl | 2008-03-23 | 1 | -0/+0 |
| | | |||||
| * | Use Windows-friendlier dirnames. | Georg Brandl | 2008-03-21 | 1 | -0/+0 |
