Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/breathe-doc/breathe

ReStructuredText and Sphinx bridge to Doxygen
https://github.com/breathe-doc/breathe

version: release v4.20.0

dd4ff4e4f30640e231eb4cea0d8c2f659e3266b4 authored over 4 years ago
changelog: update for #564

89da0f8d23f353b008e68ccd78f6decac2fd3468 authored over 4 years ago
Merge pull request #564 from StrikerRUS/patch-1

remove Travis badge from README file

9fdd17df9853a0173661efe399525765c73382c1 authored over 4 years ago
changelog: update for #563

48ada00389ddb95cbcfddf84852c9423782bd867 authored over 4 years ago
Merge pull request #563 from utzig/fix-duplicate-targets

Avoid duplicate doxygen targets

1b5af71261ba99a4ace064f736ba36f80b30ac95 authored over 4 years ago
changelog: update for #556

b771fdf2442bc15fd35cbe34ab95a58626f8157d authored over 4 years ago
Merge pull request #556 from utzig/add-innergroup-support

Add support for innergroup

762ee42a3ebe0537729e20b5384e66d40a7300bc authored over 4 years ago
changelog: update for #551

7b79a7825af9f4564f81462d66a946adc48b7b78 authored over 4 years ago
Merge pull request #551 from jakobandersen/autofile_project

Doc, fix typo, :source: -> :project:

f5734becdd33729cb04995d4f707706bd0b03596 authored over 4 years ago
Doc, fix typo, :source: -> :project:

b2a932045cc336cdfec3f17064db7c76d3c06762 authored over 4 years ago
changelog: update for #550

1bec9a660ee7ff82914c8299c578cf231a0dc5f2 authored over 4 years ago
Merge pull request #550 from rogerbarton/dev

C# Support

d762cfa3681705b8c211cfbd47e96afb946b7417 authored over 4 years ago
doc: update section names to match recent changes

This also corrects the source file pointed to in the sphinxrenderer
comment.

6436873051f0a163f30bab82094cdc96f35d5977 authored over 4 years ago
remove import breathe from setup.py

9a06c0b2cc143a075bac6e5a24dbce27d74fcaac authored over 4 years ago
Basic C# support with djungelorm/sphinx-csharp

3f42a68d73264cbf09867df5409f092c28af7091 authored over 4 years ago
remove Travis badge from README file

3544a9679051caf9ec4f679f69b0535d2e304a30 authored over 4 years ago
changelog: update for #552

26cd84df45182b772617f0dde90db0c9ce2e3d10 authored over 4 years ago
Merge pull request #552 from jakobandersen/version_bump

Update CI scripts with new Sphinx versions

d8eced7817d3a6b9c7a74c3729206158bc278ad2 authored over 4 years ago
Remove Travis tests, covered by Workflows anyway

b1d41aa185ab2a817c3d76764bf75beccaf6fd42 authored over 4 years ago
Update CI scripts with new Sphinx versions

0be43408d739b47fe54de9bcf07ff52a245d8367 authored over 4 years ago
changelog: update for #561

518b82197e837c42bef3824ccb1d7a40d7b4f132 authored over 4 years ago
Merge pull request #561 from jakobandersen/sphinx_3.2

Allow Sphinx 3.2

385ebf6ca3a2a2b9379cafb7b945fef3a2d8bc77 authored over 4 years ago
Avoid duplicate doxygen targets

When breathe_debug_trace_doxygen_ids is enabled, doxygen targets are
created twice. Update to re...

c1a8b12bd624792b8a0c6ff5ccefbc3a06152dbd authored over 4 years ago
Allow Sphinx 3.2

8d07f406105c8196ac01519c770dd87c09d54465 authored over 4 years ago
Add innergroup test

Add a new test to check that an innergroup is parsed when the "inner"
keyword is given in the op...

70fcda1e738d762edb2bb2ab8847a5cc841e2879 authored over 4 years ago
Update group documentation with :inner:

Add :inner: usage example and update group.h header to include a new
group inside mygroup.

Sign...

561e32cbf99b7d7cd75f8890b7cca74d4733cd84 authored over 4 years ago
Add support for innergroup

Doxygen groups that are defined inside another group, either by scope or
by using \ingroup, are ...

1cf0bb9955a44b6714a2397ede71fe4000d0acc7 authored over 4 years ago
version: release v4.19.2

e3fcc6c38a8ace2fe51e6d08f7d6a4bb2c68d0a4 authored over 4 years ago
changelog: update for #547

2f686c770af125976b7ef4abade7f0b450020578 authored over 4 years ago
Merge pull request #547 from utzig/fix-typedef-crash

Fix crash when visiting typedef

1828e042b3bf9adbf15b1c70969ff5cbfa076075 authored over 4 years ago
Fix crash when visiting typedef

When using the @typedef <name> doxygen command, the generated XML does
not have a proper definit...

1da95745bc7540625ccdaf58d18b41e31eee30b8 authored over 4 years ago
cicd: update for sphinx 3.1.0

75d0803e4add644ba9228a7839933d32a576ab58 authored over 4 years ago
version: release v4.19.1

946ae5b35a3ebadf2f43600c08ac96e74f7aac5b authored over 4 years ago
package: mark compatible with sphinx 3.1

See #541.

e2fc2e9b0a69f6d81e6ee8d55ed5ce2b123234c7 authored over 4 years ago
version: release v4.19.0

d49d7b359aeadb9022f943a89a9e9e991a4c2b1a authored over 4 years ago
changelog: update for #540

dfea419389ac3170fa509a574db5e579de79a5b3 authored over 4 years ago
Merge pull request #540 from martinus/fix-reversed-nested-namespaces

Don't reverse names in get_qualification

07826d8b3077805b732c1c91e301ab8e493bf227 authored over 4 years ago
Correctly reverse nested namespaces in get_qualification

E.g. a function a::b::c::foo() is otherwise incorrectly displayed at c::b::a::foo()

0618acca70df7dc83dabcd1a3fae320dfd46023e authored over 4 years ago
changelog: update for #535

330a73a8c5c2e1288d0c4340b2dcd3e57b8724af authored over 4 years ago
Merge pull request #535 from jakobandersen/issue_529

Fix warning formatting for function lookup

50a830de098a20e6f045d310a38c6e7505f601a8 authored over 4 years ago
Fix warning formatting for function lookup.

Don't send raw signatures through the warning formatter
as they may contain braces.

c5a2cacb89d41391e1ab984f1f985eef3b4e18f6 authored over 4 years ago
changelog: update for #533

7ab6e4ecf5564b1199a8c7da0f4755ce71a22f4c authored over 4 years ago
Merge pull request #533 from jakobandersen/debug_config

Make debug config variables available in conf.py

4c2a29419b532d2604b4313f790ee8960ed967c6 authored over 4 years ago
Make debug config variables available in conf.py

breathe_debug_trace_directives = False
breathe_debug_trace_doxygen_ids = False
breathe_debug_tra...

eb76152cf73f825c4ec6956385982d0f9bdc819d authored over 4 years ago
changelog: update for #528

b587fc20b7162ce2c27d693535bc50fbff6b519d authored over 4 years ago
Merge pull request #528 from jakobandersen/refactoring

Refactoring

eb9ff505c13e3998a3ab37eacb2458f13cc18c04 authored over 4 years ago
More directives.setup simplification

aba671a8996ec6c6d5eea6000175a861257e215a authored over 4 years ago
Simplify instantiation of FilterFactory

65cbb5b22a0fab5e8a81cffd7f5856eebb0fc2b6 authored over 4 years ago
Extract and simplify file_state_cache

5fe6336d7a8e8b6218303a07750394f64a2bf993 authored over 4 years ago
Minor directives changes

6bcab28d6d450984520348a7bf28668d159c8be2 authored over 4 years ago
Remove node_factory

bbaaad4828f1bb02e555cdb821b96ae4fd3a9e38 authored over 4 years ago
Type check tests as well

7a833472cbddedc9e2312c6a46805fe1537e9c81 authored over 4 years ago
Simplification and reshuffling of renderer

c7b0a6a956ed5cdf32619c8435445eabac36b8fa authored over 4 years ago
A bit of cleanup in directives.py

a529eb22b486d88c09543f0c131dc7e4533f188e authored over 4 years ago
Lots of typing

e0623ebbe7a1cb2aacb81b25805cf67e742c2e03 authored over 4 years ago
Reshuffle finder

54d314673d42a66efabb6d3b40336d414bcd1f7c authored over 4 years ago
Typing and simplication of finder

cc22177266f2b5b3c6c0633fce65ca8a8b6d0007 authored over 4 years ago
Extract and simplify path_handler

7584999161a5b7677ed2c7f01f6eb07540f650d2 authored over 4 years ago
Fix(?) call to format_parser_error

25f7bb850dcf6823171bdba951564af32370f7b1 authored over 4 years ago
Simplify directive construction

19c04583371fa37fdc4579a8c4306c698ff3a59f authored over 4 years ago
Simplify target_handler and subsequent directives.setup

91d143bbabb8b8006e01ae765fc0d904038c21d9 authored over 4 years ago
Inline use of app.config.breathe_* from project info

ae6c3300f9f1f9c21b75abbb55ce1ca85959cc3f authored over 4 years ago
Initial project info simplification

b5a01d8e675c56a701e78b61b2df49ba40f4e367 authored over 4 years ago
Add type-checking via mypy

96274c9f623836944630397056a339cd2da168cb authored over 4 years ago
version: release v4.18.1

dfadbb4aea604a1b42ae8e39bb4cccf9bce432cf authored over 4 years ago
changelog: update for #524

4cb63ddbc8e5e0ea850b4248469254ef90a6d558 authored over 4 years ago
Merge pull request #524 from jakobandersen/function_lookup

Render function candidates without using Sphinx directives

bb6bd0464e258011ca3d08a6d16fe0e04497f751 authored over 4 years ago
changelog: update for #526

85531c1ff5c9e82ea1cf05509810956123eadd3d authored over 4 years ago
Merge pull request #526 from jakobandersen/extern

Extern examples and hax removal

8a3898304296ff0899c4dd099adba972628b08d8 authored over 4 years ago
changelog: update for #522

35c71b5a8140e5131e5ee6859bdec6c3097b33bd authored over 4 years ago
Merge pull request #522 from jakobandersen/friendclass

Fix friend class rendering and allow 'friend struct'

1cbf99231fcc8329a8efb01147f78bf5295ca1d8 authored over 4 years ago
Extern examples and hax removal

439fc7431f5ce01a1407d8af7a614a76cabf5402 authored over 4 years ago
Render function candidates without using Sphinx directives

Fixes michaeljones/breathe#504

d7754197acbaebf1ef659f5dc265458e9b1533a9 authored over 4 years ago
Fix friend class rendering and allow 'friend struct'

Fixes michaeljones/breathe#521

6651de2b9b950b19d18de51f1bec3631cc2a1cfd authored almost 5 years ago
version: release v4.18.0

e1d3806d7b61f99581a70a995616cc9e4da3b3c1 authored almost 5 years ago
changelog: update for #517

5c7c4c0e5b8a47834c3df76784adcff34087dc1c authored almost 5 years ago
Merge pull request #517 from lshamis/patch-1

Support titles in verbatim blocks

4ed5352b2684df9a746f1cc24ad886c09eea158b authored almost 5 years ago
Support titles in verbatim blocks

https://github.com/michaeljones/breathe/issues/516
https://www.sphinx-doc.org/en/master/extdev/...

ce6589e77315bd49d9af0016b69b14b98d267879 authored almost 5 years ago
version: release v4.17.0

35ca9e8a0a6d2b0dc969629ce0de133ad1d4d3a5 authored almost 5 years ago
changelog: update for #512

89555b4e8e2bb2d1b4133ba7d090fe17d6ebf4ef authored almost 5 years ago
Merge pull request #512 from jakobandersen/scoped-rendering

Scoped rendering

Closes #284, #309, #338, #354, #356, #407, #441, #470, #483, #489.

eed16190de6ea77b66c0db20acefa59319471ce3 authored almost 5 years ago
Scoped rendering of py:function

Also, switches from deprecated PyModulelevel to PyFunction.
Also, fixes issue with false typing ...

5a1530356f61f29c069b8e7e283364b966e0a2dd authored almost 5 years ago
Scoped rendering of py:class.

5dda1dc202a95e1cc5ca9f08be3ba0417ff8f468 authored almost 5 years ago
Scoped rendering of functions

2fbd5dede43cfb96ece2aa5f21a073ac38f3b932 authored almost 5 years ago
Scoped rendering of Python modules

Also, fixes the display, 'module' instead of 'namespace'.

a18879ee324c09cbfcb558ad00859cf80f39fdcc authored almost 5 years ago
Scoped rendering of classes

c6857daea54080e3f6aa8b1a99065d10e6ce034e authored almost 5 years ago
Scoped rendering of unions

6e93f55d22946bf214aa052f2e7cf924ddcac7f5 authored almost 5 years ago
Cleanup in DomainDirectiveFactory

60e03d2e1cbf58c5a7a1cc3d0c59741a6eabc3b9 authored almost 5 years ago
Change rendering of friend classes

fa6df5ae8d83eb6fed51f1456ca94919eb3fa7b2 authored almost 5 years ago
Test for issue #441 (trailing return types)

db616af87522131e3a2adab7f7e008bd52d4f50f authored almost 5 years ago
Test for issue #356 (INLINE_INHERITED_MEMB)

966f56632f94f82d59420523fbfebf57b4993abf authored almost 5 years ago
C++, make all directive requests explicit

19825899bbe21b8ff93855de5360f2c8d8a8165f authored almost 5 years ago
Scoped rendering for macros

ba90eaa32fa0865d8c8b6606d0741e005ecb55ff authored almost 5 years ago
Scoped rendering of namespaces

0a3295f4a3d2be269593df1e387a1b89a6296a6a authored almost 5 years ago
Scoped rendering of members/vars

dfd90eca1c883ed840c569f0b3a865503ab23411 authored almost 5 years ago
Scoped rendering of py:attribute

Also, switches from deprecated PyClassmember to PyAttribute.
Also, fixes the cases with initiali...

aae48fcf8d4a11286944ee6075cfff5f6972b1ef authored almost 5 years ago
Scoped rendering of types

26bce9350609cc4bd5f8ff7cb54052e45357c884 authored almost 5 years ago
Scoped rendering of enums

a2a1085e24022aececd2b93b46ade684f59d6ec0 authored almost 5 years ago
Add possibility to debug print declarations

6da693e593a4a11f0f0267e877999d5afec215c4 authored almost 5 years ago
version: release v4.16.0

a1477cac887673e79c392dfa7484d0e082860a65 authored almost 5 years ago