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
a7ccb27d3a1a53856a3168efab9f9dd3ca8e3c4c authored about 3 years ago
f5dc7b9b2a22ebfb8f0f52df44847d6a23b0c178 authored about 3 years ago
3e42e0603c0c3ee9298e8e5fe990d9e3b693b45c authored about 3 years ago
aec47028e05ad8d77e960db9d25140e9fd1c0127 authored about 3 years ago
f2dea84ede4af7ddf045bc164b38bdf2c6bf2c34 authored about 3 years ago
9945b9efa4881284c5aae1255eabf26db5fc8f4b authored about 3 years ago
7bd4657fb9e323da6118cd3e9ea114ea396c1881 authored about 3 years ago
1c89e8a15b1d3c5be6df378d6723e0d1ca2f0a55 authored about 3 years ago
b4a891c88c06cc6d37db673a6824f5dd70ac66b2 authored about 3 years ago
renderer: use retval type for the retval fields
199eb2b08292c8d57086781bab8ef6a35104ecb0 authored about 3 years ago6a68560ddd8449cfa8c7eb53068764cba95dd88f authored about 3 years ago
95b9afe674220d8878aa016f3e0c9f586c8fa014 authored about 3 years ago
b9001107a20f58ddb90cd2b968e83cfd2db9cd38 authored about 3 years ago
e681bb7d94d1c85e479b4016d3c816f9b1859dd6 authored about 3 years ago
38271c4bd335718d36b02106193a0d4807b963fe authored about 3 years ago
dd3a690e285fa849e56f52bedd693fd0276322f7 authored about 3 years ago
381c81d52a991ae8c8a97edb454cf4cffc35c566 authored about 3 years ago
68eaa875fe2436893e04f13057978a93bd48c682 authored about 3 years ago
This change makes @retval fields to render as a separate list,
independent of the @return/s entr...
Fix black formatting warning
327374db4cc440bec39dd4c6f96471035aa56317 authored over 3 years agoFrom a branch that existed prior to the introduction of black.
ad597b0b5ab62985b59b69cd85a674f536ff42b3 authored over 3 years agoFix sphinxrenderer.py class visitor for C#
a1c36141a0d4e72709f5987bc1c4c4323efa66d5 authored over 3 years ago
And disable some of them. The parser files have a pattern of extra code
without 2 blank lines fo...
It seems that '# flake: noqa' disables everything for the file even if
include specific codes to...
Auto-format python code with 'black'
8141c367f2ccbf0a691a514eea953e4a69896308 authored over 3 years agoVia the Makefile as we've done for the other checks.
b00b7f9a288375d7808746769cd444987b762382 authored over 3 years ago
We'd rather black had control over all formatting issues so we disable
flake8 warnings about for...
Excluding the parser files which are auto-generated once upon a time
possibly best left out for ...
With black line-length configuration for the project.
Otherwise it uses 88 which is less than o...
2b4924dc897e56aa5e77415943b056687b8f7cd4 authored over 3 years agoFor formatting the code.
0c01418952a0098628c41bc0a5629fa00305d4ec authored over 3 years agoAdd breate_doxygen_aliases config value
09cf23ef7a8d7269672afe0fcc87552c7ece618b authored over 3 years agoea71df89afbde08e5a0b8c8a05ab001da11200fa authored over 3 years ago
5fbb5b60ae9ca357dcb96c329028000232d6ab52 authored over 3 years ago
Fix sys.path adjustment in doc config
436c4f7d7f5358305b3257054e6d6a2275438cc4 authored over 3 years agoFix sphinxrenderer.py variable and function visitors for C#
943534f18ae26dfa8119d132048a94e30c36be66 authored over 3 years agoHoping that the adjustment to the sphinx conf file is sufficient.
287113f746bca906c507352bc678160ccb32bf4e authored over 3 years ago
It seems that CI already changes the PYTHONPATH to adjust for this but
this allows us to run 'ma...
Also add vim command for git tag changelog conversion to README.
a06ad448e43f450823904766e184ae217e4ff070 authored over 3 years agohttps://github.com/michaeljones/breathe/pull/741
c669a1908584a89fc89e3c3ee6c7acda8b5dab2f authored over 3 years agoDevelopment on 4.1.x is over so the upstream branch no longer exists.
0c43ea4e1fb4596dfbe33a103ca4fbf4e3b8a10a authored over 3 years agoAlso chronologically sort by moving the entry for #721.
0a589d555807f71e3746d57435f073fc71860f5e authored over 3 years ago
The configuration option enables users to add custom commands to doxygen
when using `autodoxygen...
Update changelog and readme ahead of release
09ecb546bd60be1d4166319441c5b2404d20fbfb authored over 3 years agoSpotted by Jakob.
Co-authored-by: Jakob Lykke Andersen <[email protected]>
9f4468b441a59ac465e9cbbd50ade727834b166a authored over 3 years agoIt is an issue and not a pull request.
This is my bad for assuming that all listed numbers are ...
ec156d5543b717943e25eff651276961c14be90c authored over 3 years ago5b08e3215f01cbdd2d163bd13407d623b3035df5 authored over 3 years ago
It was quite out of date and we don't need to commit to specific
versions so much.
611d5159470fd99d5237c9837b9dbe9527dcd296 authored over 3 years ago
Separate, link & style the changelog
f538ea7afaed6b5bd26d24a62795576679d0f5c0 authored over 3 years agoUnder 'download' as it seems to fit there.
2e363f6c35838ad8bdc8fea4d63130b24c6ecd78 authored over 3 years agoa9c20ba7170836c923dedc2ae2e276145bc7aa2f authored over 3 years ago
ad3cefd3c94987e354f20e527b49d9c296e81eb2 authored over 3 years ago
They've been there for a while (I think I wrote them both a while ago)
and they don't necessaril...
51f21a2ea345c772372a0c00b5c396df57cb2f58 authored over 3 years ago
Just for style.
8d32e214e4f9f5cbdbd815826d6c6c5ca8a28c01 authored over 3 years ago
I like the changelog in the README in some ways but it is getting quite
long and large parts of ...
Make doxygenfunction more robust when matching parameters
3023db02431ca70dd39fbbbc8a4dcd671a5b529e authored over 3 years ago341afb79c145e9254c97b01c39a816f772520b77 authored over 3 years ago
07705a1eecc46bb48f5d35311e7f5cce70a4932b authored over 3 years ago
f9e0224312b5cad5763372ea9e0d75cb73cc8de7 authored over 3 years ago
Fixes michaeljones/breathe#722
f3e4633a574c1e03732fb39e5d37f53df4fc8980 authored over 3 years ago9f2e2adfaaf89e905fb013f40d066e91797438bc authored over 3 years ago
Handle parsing errors
c84ac087a8a34cbe33cd1912717173819f69aed3 authored over 3 years agoeb465789f89ad6d37117714192fe733d487ff745 authored over 3 years ago
Co-authored-by: Bruce Merry <[email protected]>
d5b1b13accc9cc118e4356c02d3d7d8acf4fd916 authored over 3 years agoDirective refactoring
2347429132bb6f885041122b95ef5343a56d1630 authored over 3 years agoa074e2bced39e6fe7d76d58bc6482214d469912d authored over 3 years ago
Fix extraneous 'static'
f0b8ecb992325785575b6f894783a8ae43680bf3 authored over 3 years ago50a64748cac5e40c6cc636fe1c1554d14e98f342 authored over 3 years ago
1d648f489592cda48cabe09a91021149b0460c01 authored over 3 years ago
db9b82b4a90f84ed59c90bff1981a005700d1034 authored over 3 years ago
aa97f6f733b68fb42662351049168f88ecd6caba authored over 3 years ago
1cf5e803d26118a7cd0fdbb7e06e79075661b605 authored over 3 years ago
bfec66304f0bb13cfd30dc5f6a4214754688e5e6 authored over 3 years ago
84b78295787171ff4296b387a599b395d99c2ed5 authored over 3 years ago
83bee0a1e57db75394ed916cc6885f8784748115 authored over 3 years ago
fe9dff4e562fb088923f347046dd813918d712d8 authored over 3 years ago
2235399ce042395192f0e4ea37c3d6c9c16a0f8a authored over 3 years ago
c779419755353f4da499d83b6cc451399a48e762 authored over 3 years ago
bf2cef8f134cae077fd4ac382338c1cb446b0627 authored over 3 years ago
CI: Update Sphinx versions tested against
fe5e2067d6ae7515c09e28f4261c980e8710d2c1 authored over 3 years ago51f179c78b9f9dec9f547f2fbbab3c8b887be26c authored over 3 years ago
Fixes michaeljones/breathe#717
304a152f15a0df692298215792bc4ccb4cd12c23 authored over 3 years agoPrint usage message from 'compare'
e0736888275eeecf5f8d1f5977e79539adec5166 authored over 3 years agoIf not included.
Means that you can write:
./compare master
To compare the current branch t...
7d18d813865046cbf3e62af16cb356cb9ec14e66 authored over 3 years ago
I was attempting to run it and failed to remember how it worked and that
it needed arguments. I ...
Attempt to fix mypy issues that are failing on CI
3591eb7a70234b2d64481ba21f5e803834f10092 authored over 3 years ago
As noted in the comment, this should be done when 4.0.x was merged into
4.x and that was done in...
Somehow we install this and run it on CI. I think it is reasonable to
have it in the development...
So that mypy is happy in another class that is expecting these to be
there.
As there isn't a stub file in the docutils type definitions for it so we
can't really have them ...
We want to have at least mypy 0.900 and to have the types for docutils.
Types are packaged separ...
To keep mypy happy. I think we can assume that in all cases it isn't
None otherwise we would hav...
fc0d085badf5f559990a01b456145c56a59d7d0b authored over 3 years ago
d8add71c4613f6073928ad221400241407c17eb3 authored over 3 years ago
https://github.com/michaeljones/breathe/pull/697
e08017a97d80994f45f04227bf7bf8821a491af2 authored over 3 years agoSee michaeljones/breathe#684 and michaeljones/breathe#695
fb674e3f944213c8b481c4e3a1a1992c58471d97 authored over 3 years ago8269283508d0360d544415a0faeb66c320c09f88 authored over 3 years ago
7eb746f8081f87293863e32532bf5354abd46821 authored over 3 years ago
https://github.com/michaeljones/breathe/pull/694
43c6c92e674d358096b11c4051778b8663a1b1d3 authored over 3 years ago