Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update Makefile_t | Aaron Carlisle | 2020-10-05 | 1 | -0/+1 |
| | |||||
* | Update make.bat_t | Aaron Carlisle | 2020-10-05 | 1 | -0/+1 |
| | |||||
* | Makefiles: Include clean in help message | Aaron Carlisle | 2020-10-01 | 2 | -2/+2 |
| | | | | The make clean help command was missing from all make files. | ||||
* | Cleaner fix for double trailing whitespace apidoc | AleksaC | 2020-07-11 | 1 | -4/+3 |
| | |||||
* | Fix double trailing whitespace for apidoc with module first | AleksaC | 2020-07-09 | 1 | -2/+3 |
| | |||||
* | latex: Allow to add LaTeX package after hyperref loaded via API | Takeshi KOMIYA | 2020-05-24 | 1 | -0/+8 |
| | |||||
* | Fix typo in make.bat_t, https:// link | Allan Nordhøy | 2020-05-21 | 1 | -3/+3 |
| | |||||
* | * Propagated "maxdepth" recursively through package documents. | Sergio Garcia Prado | 2020-03-14 | 1 | -0/+1 |
| | |||||
* | Merge branch '2.0' | Takeshi KOMIYA | 2020-01-30 | 1 | -1/+1 |
|\ | |||||
| * | Fix #7019: gettext: Absolute path used in message catalogs | Takeshi KOMIYA | 2020-01-13 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '2.0' | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | A happy new year! | Takeshi KOMIYA | 2020-01-01 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '2.0' | Takeshi KOMIYA | 2019-12-16 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | Close #6781: gettext Add confvals to customize headers of POT file | Takeshi KOMIYA | 2019-12-15 | 1 | -2/+2 |
| | | | | | | | | | | * gettext_last_translator * gettext_language_team | ||||
* | | Merge branch '2.0' | Takeshi KOMIYA | 2019-12-09 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Update longtable latex template | jfbu | 2019-12-07 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '2.0' | Takeshi KOMIYA | 2019-11-17 | 2 | -0/+34 |
|\ \ | |/ | |||||
| * | gettext: Use template file to generate message catalog | Takeshi KOMIYA | 2019-11-08 | 1 | -0/+33 |
| | | |||||
| * | Close #6762: latex: Allow to load additonal LaTeX packages | Takeshi KOMIYA | 2019-11-05 | 1 | -0/+1 |
| | | |||||
* | | Merge branch '2.0' | Takeshi KOMIYA | 2019-08-19 | 1 | -3/+2 |
|\ \ | |/ | |||||
| * | Update links in quickstart template to save redirects | Steve Piercy | 2019-08-02 | 1 | -3/+2 |
| | | |||||
| * | Make imgmath_use_preview work also for svg output | jfbu | 2019-08-01 | 1 | -1/+1 |
| | | |||||
* | | Fix #6512: typo in continuation label for tables | Takeshi KOMIYA | 2019-06-22 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '2.0' | Takeshi KOMIYA | 2019-06-21 | 3 | -0/+0 |
|\ \ | |/ | |||||
| * | apidoc: template files are renamed to ``.rst_t`` | Takeshi KOMIYA | 2019-06-16 | 3 | -0/+0 |
| | | |||||
* | | Merge branch '2.0' | Takeshi KOMIYA | 2019-06-09 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | apidoc: Insert newlines between submodules | Stephen Finucane | 2019-06-07 | 1 | -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 KOMIYA | 2019-05-29 | 2 | -3/+3 |
|\ \ | |/ | |||||
| * | Add %O% option to make.bat templates; update docs | Brian Skinn | 2019-05-13 | 2 | -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 KOMIYA | 2019-05-13 | 3 | -3/+3 |
|\ \ | |/ | |||||
| * | Partially revert #6232, synchronize new Makefile with old (refs: #4092) | jfbu | 2019-05-13 | 1 | -6/+4 |
| | | |||||
| * | Merge pull request #6341 from tk0miya/4550_centering_tables_using_css | Takeshi KOMIYA | 2019-05-12 | 3 | -3/+3 |
| |\ | | | | | | | Fix #4550: html: Centering tables by default using CSS | ||||
| | * | Fix #4550: html: Centering tables by default using CSS | Takeshi KOMIYA | 2019-05-06 | 3 | -3/+3 |
| | | | |||||
* | | | Merge branch '2.0' | Takeshi KOMIYA | 2019-05-06 | 5 | -2/+71 |
|\ \ \ | |/ / | |||||
| * | | Merge pull request #6338 from tk0miya/template_for_apidoc | Takeshi KOMIYA | 2019-05-06 | 3 | -0/+69 |
| |\ \ | | | | | | | | | refactor apidoc: Add templates for generating reST files | ||||
| | * | | apidoc: Use a template for generating package file | Takeshi KOMIYA | 2019-05-04 | 2 | -1/+52 |
| | | | | |||||
| | * | | apidoc: Use a template for generating toc file | Takeshi KOMIYA | 2019-05-04 | 1 | -0/+9 |
| | | | | |||||
| | * | | apidoc: Use a template for generating module file | Takeshi KOMIYA | 2019-05-04 | 1 | -0/+9 |
| | |/ | |||||
| * | | imgmath: Replace utf8x by utf8 in templates for latex snippets | jfbu | 2019-05-06 | 2 | -2/+2 |
| |/ | |||||
* | | Make imgmath_use_preview work also for svg output | jfbu | 2019-04-23 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '2.0' | jfbu | 2019-04-23 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix template mark-up (refs: #6308) | jfbu | 2019-04-23 | 1 | -1/+1 |
| | | |||||
* | | Merge branch '2.0' | jfbu | 2019-04-23 | 2 | -0/+32 |
|\ \ | |/ | |||||
| * | imgmath: Use template file for LaTeX | Takeshi KOMIYA | 2019-04-16 | 2 | -0/+32 |
| | | |||||
* | | Partially revert #6232, synchronize new Makefile with old (refs: #4092) | jfbu | 2019-04-14 | 1 | -6/+4 |
|/ | |||||
* | Closes #1368: Enable CLI override of Makefile variables. | Stephen McDowell | 2019-03-31 | 1 | -5/+9 |
| | |||||
* | Fix #3079: texinfo: image files are not copied on ``make install-info`` | Takeshi KOMIYA | 2019-03-02 | 1 | -1/+7 |
| | |||||
* | Fix texinfo: ``make install-info`` fails on macOS | Takeshi KOMIYA | 2019-03-02 | 1 | -1/+2 |
| | |||||
* | Fix texinfo: ``make install-info`` causes syntax error | Takeshi KOMIYA | 2019-03-02 | 1 | -6/+6 |
| | |||||
* | conf.py: Remove html_options from template | Takeshi KOMIYA | 2019-02-17 | 1 | -6/+0 |
| |