Commit Graph

  • f0383b4b38 Accepting request 1115886 from devel:languages:python factory Ana Guerrero 2023-10-06 19:12:43 +0000
  • cd4abf858e Accepting request 1115629 from home:mcalabkova:branches:devel:languages:python Matej Cepl 2023-10-05 15:45:19 +0000
  • 683ebe3cb9 Accepting request 1107831 from devel:languages:python Ana Guerrero 2023-09-04 20:52:22 +0000
  • 0e41328d90 - Upgrade to 4.35: * Pull lone literal blocks in paragraphs up to produce correct doctree. * Fix tests for changes in Sphinx 5.3. * Bump Python requirement to 3.7. * Support Sphinx 6. * Support sort option to sort sections by name. - Drop patch Fix-tests-for-Sphinx-5.3.0.patch, included upstream. - Add patch support-sphinx-7.2.patch: * Support Sphinx 7.2 changes. - Switch to pyproject macros. Steve Kowalik 2023-08-29 02:52:18 +0000
  • f70cf7fdeb Accepting request 1097122 from devel:languages:python Fabian Vogt 2023-07-07 13:45:59 +0000
  • ccc2100de9 Accepting request 1097090 from home:ecsos:python Dirk Mueller 2023-07-06 11:21:38 +0000
  • b239ea996e Accepting request 1074170 from devel:languages:python Dominique Leuenberger 2023-03-26 18:19:06 +0000
  • 4354dd86e2 - Remove not needed requirement setuptools Daniel Garcia 2023-03-24 12:31:52 +0000
  • 10c1c00522 Accepting request 1033062 from devel:languages:python Dominique Leuenberger 2022-11-04 16:31:44 +0000
  • 7227bb17f1 - Remove not needed dep python-six Daniel Garcia 2022-11-03 12:28:09 +0000
  • 22d0634eea Accepting request 1031837 from devel:languages:python Dominique Leuenberger 2022-10-28 17:28:36 +0000
  • 6face5c7eb Fix changelog typo Daniel Garcia 2022-10-28 07:14:01 +0000
  • a0ebd07b0f - Add Fix-tests-for-Sphinx-5.3.0.patch to make the package compatible with Sphinx 5.0.3 Daniel Garcia 2022-10-28 06:54:42 +0000
  • cc829dcc09 Accepting request 1031184 from devel:languages:python Dominique Leuenberger 2022-10-27 11:54:05 +0000
  • 1acd981956 Accepting request 1031144 from home:ecsos Matej Cepl 2022-10-25 18:18:38 +0000
  • bbde7f752b Accepting request 1005566 from devel:languages:python Dominique Leuenberger 2022-09-25 13:34:22 +0000
  • 290b145f38 Accepting request 1005514 from home:yarunachalam:branches:devel:languages:python Dirk Mueller 2022-09-23 07:15:47 +0000
  • acaf2661f2 Accepting request 959942 from devel:languages:python Dominique Leuenberger 2022-03-08 19:31:37 +0000
  • 34a573b048 Accepting request 959941 from home:pgajdos:python Matej Cepl 2022-03-07 13:51:22 +0000
  • c3d65343ea Accepting request 946639 from devel:languages:python Dominique Leuenberger 2022-01-17 21:33:48 +0000
  • 0f3e14f3fa - update to 4.31.0: * Collapse multiple retvals into a single bullet list * Fix mypy issues on CI * Print usage message from 'compare' doc script * Test against Sphinx 4.0.3, 4.1.2 and 4.1.x branch * Fix duplicate `static` in function declarations * Directive refactoring * Handle parsing errors * Make doxygenfunction more robust when matching parameters * Separate, link and style the changelog * Update changelog and readme ahead of release * CICD: Track Sphinx 4.2.x development series Dirk Mueller 2022-01-15 15:25:46 +0000
  • e614b220bc Accepting request 896766 from devel:languages:python Dominique Leuenberger 2021-06-04 20:42:25 +0000
  • 92917045a7 - Update to 4.30.0: - Fix retval rendering. #687 - Correctly label example as C. #690 - apidoc: add -m, --members option flag. #694 - Do not add inline modifier for C#. #668 - Use add_css_file instead of deprecated/removed add_stylesheet. #669 - Use native docutils for field lists, notes, and warnings. #670 - Handle directives returning no nodes on error. #672 - Code and documentation for membergroups and members-only options. #637 - Add example.tag to gitignore as it gets modified during build process. #644 - Add support for content-only flag when rendering pages. #645 - When rendering a section, add target after title. #647 - Render pages content in order. #651 - Adds an ID to the rubric created for each section of a group. #658 - Add missing getter and setter for C#. #661 - Add support for rowspan/colspan to tables. #642 Matej Cepl 2021-06-01 16:40:19 +0000
  • 26cbfa20ed Accepting request 874949 from devel:languages:python Richard Brown 2021-03-02 11:25:34 +0000
  • c9ee04f460 - Update to 4.27.0: * Add various specifiers to functions and variables. #628 * Add multiply inherited class for PHP objects. #630 * Initial support for table rendering. #632 * Add rendering of \section, \subsection and \subsubsection. #635 * Sphinx 3.5 compatibility. #640 * Fix linking to sections. #639 * Add table examples to documentation. #638 * Fix doxygenfile causing duplicate IDs for unspecified sections. #622 * Fixes for doxygenfunction (friend keyword, friend class, arg checks). #623 * Add test for ellipsis ('...') in args. #610 * Sphinx 3.4.x compatibility. #617 * Adapt friendclass to Doxygen 1.9. #618 * Add support for \parblock parsing and rendering. #603 * Allow lookup in doxygenfunction without writing param names. #606 Steve Kowalik 2021-02-25 03:20:23 +0000
  • 9b38a602ee Accepting request 854518 from devel:languages:python Dominique Leuenberger 2020-12-12 19:29:41 +0000
  • 64d0aac89f Accepting request 854387 from home:bnavigator:branches:devel:languages:python Markéta Machová 2020-12-10 10:26:34 +0000
  • c5fa905262 Accepting request 841649 from devel:languages:python Dominique Leuenberger 2020-10-29 08:48:01 +0000
  • cd7e47c695 - Update to 4.22.1: * Fix anonymous struct/union usage in C domain. #585 * New boolean breathe_show_enumvalue_initializer option specifying whether value of enumvalue should be displayed. #581 * Fix Read the Docs build. #567 * Document doxygenclass template specialisation spacing. #570 * Update upper Sphinx release to <3.4. #571 * Reuse breathe.__version__ in setup.py. #572 * Document :inner: for the doxygengroup section. #573 * Add support for verbatim inline elements. #560 * Fix wrong refid when Doxygen SEPARATE_MEMBER_PAGES is YES. #566 * Allow Sphinx 3.2. #561 * Update CI scripts with new Sphinx versions. #552 * Add support for C# using sphinx-csharp. #550 * Doc, fix typo, :source: -> :project:. #551 * Add support for innergroup. #556 * Avoid duplicate doxygen targets when debug tracing. #563 Steve Kowalik 2020-10-14 01:39:55 +0000
  • 4d9e8a1c6d Accepting request 817213 from devel:languages:python Dominique Leuenberger 2020-06-28 21:04:37 +0000
  • de17c8a65e Accepting request 817212 from home:Guillaume_G:branches:devel:languages:python Tomáš Chvátal 2020-06-26 08:50:24 +0000
  • d4b676c08b Accepting request 814684 from devel:languages:python Dominique Leuenberger 2020-06-21 16:51:19 +0000
  • 8abae51e14 - Use tag, not random sha Tomáš Chvátal 2020-06-15 10:35:26 +0000
  • 832d8cac7a - update to 4.19.1: * Mark package as compatible with Sphinx 3.1. * Refactoring. #528 * Make debug config variables available in conf.py. #533 * Fix warning formatting for function lookup. #535 * Correctly reverse nested namespaces in get_qualification. #540 Dirk Mueller 2020-06-14 09:48:29 +0000
  • ae1cc228a7 Fix changes Matej Cepl 2020-06-02 13:02:28 +0000
  • 7968c25689 - Increase required version of Sphinx to the one where module CStructObject was introduced. Matej Cepl 2020-06-02 12:57:48 +0000
  • 3f65d3008a Accepting request 809571 from home:pgajdos:python Tomáš Chvátal 2020-05-28 07:35:43 +0000
  • 645dd447bb Accepting request 793791 from devel:languages:python Dominique Leuenberger 2020-04-14 13:11:40 +0000
  • a0ac40f328 Accepting request 793789 from home:polslinux:branches:devel:languages:python Tomáš Chvátal 2020-04-14 09:30:12 +0000
  • 04154b9fe4 Accepting request 790810 from devel:languages:python Dominique Leuenberger 2020-04-02 15:43:58 +0000
  • fd19ba81db Accepting request 790800 from home:dancermak:branches:devel:languages:python Tomáš Chvátal 2020-04-02 08:21:46 +0000
  • 8bfd14bd52 Accepting request 769452 from devel:languages:python Dominique Leuenberger 2020-02-04 18:52:05 +0000
  • 690f5a19c6 Accepting request 769364 from home:alois:branches:devel:languages:python Tomáš Chvátal 2020-02-03 07:38:42 +0000
  • e00c9ab420 Accepting request 732151 from devel:languages:python Dominique Leuenberger 2019-09-26 18:38:33 +0000
  • 650c4c5d31 - Update to 4.13.1: * no upstream changelog Tomáš Chvátal 2019-09-13 11:14:38 +0000
  • 41f7f705b2 - Update to 0.3.0: * Fixes build with new Sphinx releases Tomáš Chvátal 2019-06-06 13:32:17 +0000
  • e2af28853c Accepting request 686451 from devel:languages:python Dominique Leuenberger 2019-04-01 10:35:11 +0000
  • 0e4a9ccadf - Update to 4.12.0: * More sphinx fixes - Remove merged patch sphinx18.patch Tomáš Chvátal 2019-03-19 14:59:36 +0000
  • f1e9536ac4 - Update to 4.11.1: * Fixes for newer sphinx releases - Switch to github tarball for tests and license - Add patch to fix build with sphinx 1.8: * sphinx18.patch Tomáš Chvátal 2019-03-06 14:21:16 +0000
  • d02d083d46 Accepting request 653955 from devel:languages:python Dominique Leuenberger 2018-12-13 18:40:30 +0000
  • 0bd08016bc Remove superfluous devel dependency for noarch package Matej Cepl 2018-12-04 13:17:50 +0000
  • 3d68f85f2d Accepting request 527082 from devel:languages:python Dominique Leuenberger 2017-09-19 14:32:44 +0000
  • 1fecf99ebd Accepting request 527081 from home:TheBlackCat:branches:devel:languages:python Todd R 2017-09-18 16:56:03 +0000
  • d9dbf636e9 Accepting request 522379 from home:TheBlackCat:branches:devel:languages:python Todd R 2017-09-08 17:12:41 +0000