summaryrefslogtreecommitdiff
path: root/sphinx/templates
Commit message (Collapse)AuthorAgeFilesLines
* Update Makefile_tAaron Carlisle2020-10-051-0/+1
|
* Update make.bat_tAaron Carlisle2020-10-051-0/+1
|
* Makefiles: Include clean in help messageAaron Carlisle2020-10-012-2/+2
| | | | The make clean help command was missing from all make files.
* Cleaner fix for double trailing whitespace apidocAleksaC2020-07-111-4/+3
|
* Fix double trailing whitespace for apidoc with module firstAleksaC2020-07-091-2/+3
|
* latex: Allow to add LaTeX package after hyperref loaded via APITakeshi KOMIYA2020-05-241-0/+8
|
* Fix typo in make.bat_t, https:// linkAllan Nordhøy2020-05-211-3/+3
|
* * Propagated "maxdepth" recursively through package documents.Sergio Garcia Prado2020-03-141-0/+1
|
* Merge branch '2.0'Takeshi KOMIYA2020-01-301-1/+1
|\
| * Fix #7019: gettext: Absolute path used in message catalogsTakeshi KOMIYA2020-01-131-1/+1
| |
* | Merge branch '2.0'Takeshi KOMIYA2020-01-011-1/+1
|\ \ | |/
| * A happy new year!Takeshi KOMIYA2020-01-011-1/+1
| |
* | Merge branch '2.0'Takeshi KOMIYA2019-12-161-2/+2
|\ \ | |/
| * Close #6781: gettext Add confvals to customize headers of POT fileTakeshi KOMIYA2019-12-151-2/+2
| | | | | | | | | | * gettext_last_translator * gettext_language_team
* | Merge branch '2.0'Takeshi KOMIYA2019-12-091-1/+1
|\ \ | |/
| * Update longtable latex templatejfbu2019-12-071-1/+1
| |
* | Merge branch '2.0'Takeshi KOMIYA2019-11-172-0/+34
|\ \ | |/
| * gettext: Use template file to generate message catalogTakeshi KOMIYA2019-11-081-0/+33
| |
| * Close #6762: latex: Allow to load additonal LaTeX packagesTakeshi KOMIYA2019-11-051-0/+1
| |
* | Merge branch '2.0'Takeshi KOMIYA2019-08-191-3/+2
|\ \ | |/
| * Update links in quickstart template to save redirectsSteve Piercy2019-08-021-3/+2
| |
| * Make imgmath_use_preview work also for svg outputjfbu2019-08-011-1/+1
| |
* | Fix #6512: typo in continuation label for tablesTakeshi KOMIYA2019-06-221-1/+1
| |
* | Merge branch '2.0'Takeshi KOMIYA2019-06-213-0/+0
|\ \ | |/
| * apidoc: template files are renamed to ``.rst_t``Takeshi KOMIYA2019-06-163-0/+0
| |
* | Merge branch '2.0'Takeshi KOMIYA2019-06-091-2/+2
|\ \ | |/
| * apidoc: Insert newlines between submodulesStephen Finucane2019-06-071-2/+2
| | | | | | | | | | | | | | | | | | | | Fix a regression introduced in 2.1.0 where submodules didn't have a newline between them resulting in the following warning: Explicit markup ends without a blank line; unexpected unindent. Signed-off-by: Stephen Finucane <stephen@that.guru> Closes: #6440
* | Merge branch '2.0'Takeshi KOMIYA2019-05-292-3/+3
|\ \ | |/
| * Add %O% option to make.bat templates; update docsBrian Skinn2019-05-132-3/+3
| | | | | | | | | | | | | | | | | | | | The make.bat_t and make.bat.new_t templates now pass %O% as well as %SPHINXOPTS% to `sphinx-build`, in parity with Makefile.new_t. The sphinx-build documentation page was updated to explicitly note $(O) and %O% as shortcut variables. Closes #6323, per the comment thread discussion.
* | Merge branch '2.0'Takeshi KOMIYA2019-05-133-3/+3
|\ \ | |/
| * Partially revert #6232, synchronize new Makefile with old (refs: #4092)jfbu2019-05-131-6/+4
| |
| * Merge pull request #6341 from tk0miya/4550_centering_tables_using_cssTakeshi KOMIYA2019-05-123-3/+3
| |\ | | | | | | Fix #4550: html: Centering tables by default using CSS
| | * Fix #4550: html: Centering tables by default using CSSTakeshi KOMIYA2019-05-063-3/+3
| | |
* | | Merge branch '2.0'Takeshi KOMIYA2019-05-065-2/+71
|\ \ \ | |/ /
| * | Merge pull request #6338 from tk0miya/template_for_apidocTakeshi KOMIYA2019-05-063-0/+69
| |\ \ | | | | | | | | refactor apidoc: Add templates for generating reST files
| | * | apidoc: Use a template for generating package fileTakeshi KOMIYA2019-05-042-1/+52
| | | |
| | * | apidoc: Use a template for generating toc fileTakeshi KOMIYA2019-05-041-0/+9
| | | |
| | * | apidoc: Use a template for generating module fileTakeshi KOMIYA2019-05-041-0/+9
| | |/
| * | imgmath: Replace utf8x by utf8 in templates for latex snippetsjfbu2019-05-062-2/+2
| |/
* | Make imgmath_use_preview work also for svg outputjfbu2019-04-231-1/+1
| |
* | Merge branch '2.0'jfbu2019-04-231-1/+1
|\ \ | |/
| * Fix template mark-up (refs: #6308)jfbu2019-04-231-1/+1
| |
* | Merge branch '2.0'jfbu2019-04-232-0/+32
|\ \ | |/
| * imgmath: Use template file for LaTeXTakeshi KOMIYA2019-04-162-0/+32
| |
* | Partially revert #6232, synchronize new Makefile with old (refs: #4092)jfbu2019-04-141-6/+4
|/
* Closes #1368: Enable CLI override of Makefile variables.Stephen McDowell2019-03-311-5/+9
|
* Fix #3079: texinfo: image files are not copied on ``make install-info``Takeshi KOMIYA2019-03-021-1/+7
|
* Fix texinfo: ``make install-info`` fails on macOSTakeshi KOMIYA2019-03-021-1/+2
|
* Fix texinfo: ``make install-info`` causes syntax errorTakeshi KOMIYA2019-03-021-6/+6
|
* conf.py: Remove html_options from templateTakeshi KOMIYA2019-02-171-6/+0
|