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

changelog: update for #509

e20d53cbaa8168d2f7f715e0a52ccaa6dc0ea5f7 authored almost 5 years ago
Merge pull request #509 from alephzero/patch-1

Improve documentation for doxygen(auto)file section option

ff3eaae991f8f7ceab40ce8fec73b2ba7fa257e8 authored almost 5 years ago
doc: add intro and section type table for doxygen(auto)file

297f92d238ec7622cff52963b3bb8785e48c936b authored almost 5 years ago
doc: correct doxygenfile section example

https://github.com/michaeljones/breathe/pull/501

6e0b5c7b6aed5016fe10ebf1753e0ab2ad08c0c7 authored almost 5 years ago
changelog: update for #506

283db2802b48ed6e45003dc55ee27998bd655a2b authored almost 5 years ago
Merge pull request #506 from maximiliank/master

Fixed creation of LaTeX math formulas (#502)

83f9ca8b2a70bc586cd976462f1e9abb948a9ee9 authored almost 5 years ago
changelog: update for #508

5c0416e2a6a72a89582132b87c16d0e5a0059bcb authored almost 5 years ago
Merge pull request #508 from eldadr/master

Fixed #507 - enums fully qualified names

f6733a3ceabf015fd891e7185e6d2da852bdd2d4 authored almost 5 years ago
Fixed enums fully qualified names

598c85be7dbc277f8326402da0f20a1fa449bdf7 authored almost 5 years ago
Fixed creation of LaTeX math formulas (#502)

Apparently the math/math_block from docutils.node needs to be constructed with all required data.

0834acff642e08858c16dc0d6cf032899d7d8025 authored almost 5 years ago
doc: minor polish for (auto)doxygenfile

Add the newly implemented :sections: option to the directives overview,
:outline: is also added ...

b79b67e3a5f649d4edacf0dc953dd9f8d7df2fb7 authored almost 5 years ago
changelog: update for #501

74fbdc992fdd71af8edebf0bbca11ac9f67906fe authored almost 5 years ago
Merge pull request #501 from lshamis/master

Adding a section option to the doxygenfile directive

9be4ff506ebb931bb35e03f238fb17e563fc19c4 authored almost 5 years ago
Adding a section option to the doxygenfile directive

43fce6af7ba69937e8e7d2490321e226b5494b71 authored almost 5 years ago
changelog: update for #503

bfdbf6588156fa844e1bcc071ab695c70f4e7048 authored almost 5 years ago
Merge pull request #503 from jakobandersen/simplifications

Simplifications and fixes

9a7cc862c6d839ae4bfde9314c54ac333b754c7d authored almost 5 years ago
Use Sphinx class and struct directives directly

2a1e6c20ab22613122a817b6d77581809c80c85b authored almost 5 years ago
Simplify handling of anon entities

b999b31d1923d3a4239fb8eae30e1a278a90fab6 authored almost 5 years ago
Create directives with the domain name

11cd4202214641481e39db4bbc28c5d8eb087b21 authored almost 5 years ago
Let Sphinx handle base classes

b6a11df55e8aff9fab27e40ee7e06abf495cb145 authored almost 5 years ago
Render structs with 'struct' instead of 'class'.

f90c267d4476b735e95d2e98bb171037264ae4e0 authored almost 5 years ago
changelog: update for #498

18d7995b32d4af5eafbcf769094ad581aa248a0a authored almost 5 years ago
Merge pull request #498 from michaeljones/depend-on-sphinx-minor-version

strictly depend on sphinx's minor version

240d62f7604a8eb630a7bd302ed6b89542ef336c authored almost 5 years ago
strictly depend on sphinx's minor version

Breathe closely integrates with many of Sphinx's internals, especially
integration with Sphinx's...

c2c9c4200566b497b55efa8ee1da82479310d877 authored almost 5 years ago
version: release v4.15.0

a15d6870b952109285097d0b2cb307d276f43d4b authored almost 5 years ago
changelog: update for #491

7d98422eccb711c99679e8d65958d89d77a7c192 authored almost 5 years ago
Merge pull request #491 from jakobandersen/sphinx_3_update

Sphinx 3 update

Closes #490

da4b482e077486a10921c0270599fa23749aaa27 authored almost 5 years ago
changelog: update for #492

33f2ef51bc7f55a34337558f42d9eae3e5216c4c authored almost 5 years ago
Merge pull request #492 from hmaarrfk/patch-1

Add license file to distribution

67401cda10097582852005302c35f69b672cc6b3 authored almost 5 years ago
Add license file to distribution

c793104cfaae85d8d58b683ff69e1e872464bc2f authored almost 5 years ago
... and disable testing aginst Sphinx master

6083f29caf7dcce2d1aef23fc014edfe5083c4fe authored almost 5 years ago
Reenable Python 3.5 test in workflows

01540d058eb49e5dbd9f6b0e77e5171f0583b3cc authored almost 5 years ago
Makefile, make SPHINXOPTS overridable

841022f700e66281c159f82a6b0e7a58c66d722d authored almost 5 years ago
readme: update references to vermeeren's github

ce96cdc3a0d0ff6b8dfbedeb139a195c2dda1613 authored almost 5 years ago
version: release v4.14.2

825a4a028a9147aaaba9c052254260c81e77075e authored almost 5 years ago
Update use of cpp.DefinitionParser

802b53ac508dd68c059a5cae10bba2556135badf authored almost 5 years ago
conf.py, fix domain_by_file_pattern

The patterns are matched against filenames, not paths.

9a651b8af3e47ca16c16a9eb0120ea948e844584 authored almost 5 years ago
Update docs to prevent most duplicate delcarations.

Use .. cpp:namespace:: to put each example in its own namespace.

cc417ceb912948d8f97379acd43da92bf9a0fdf6 authored almost 5 years ago
Update use of the C domain

cee5cd1e068d7ce16b7ed0ffd55c46fa5468b609 authored almost 5 years ago
Update conf.py to Python 3

aedbc98dd5f860574158b67953be8d145f2ac4b7 authored almost 5 years ago
Add specific tests for C to the documentation

2c34c14326056491d62cb1845399e636eeda81f8 authored almost 5 years ago
Bump to Sphinx >= 3

a1d3b089eae14e0a64b8eaf67bc79ea6d9a9ce25 authored almost 5 years ago
Update MockStateMachine

936a0528d592b4067bf3e986b033130253cd3e2f authored almost 5 years ago
changelog: update for #487

cd2a122b122e2291d75657e871c05ed834e1c039 authored almost 5 years ago
Merge pull request #487 from jakobandersen/testing

Switch to pytest from nose

a671839df9a9a0150c018ac8c6308329f3030bc1 authored almost 5 years ago
test, use a real SphinxApplication instead of a mock

1311ac40348e516f36ee6a27b7991ebe81040dee authored almost 5 years ago
Switch to pytest from nose

52c53d6efd339c6103d154392dac0b7c7750a30a authored almost 5 years ago
changelog: update for #484

af32d8ad23eaa9be8c5d136d4d25d830c68216ae authored almost 5 years ago
Merge pull request #484 from mpusz/req_nose

nose added to development requirements

03a84cc344eeee50e29bb17fd7f99f0c91d1e721 authored almost 5 years ago
changelog: update for #486

0f9fd7501c03ecb525f6a902d2a5799b7a5ad875 authored almost 5 years ago
Merge pull request #486 from jakobandersen/sphinx_2_4_4_fixes

Fixes to use Sphinx 2.4.4

ec544dc85be0cffe8c9f0eab7fb835eee8c4d933 authored almost 5 years ago
Workflows, add all Sphinx 2 versions

eddc61ba7e7248968c5c434fba8e53bfb8f2949a authored almost 5 years ago
Add MockApp.emit

4b0474d9deff33894769873e3239faa9e2ab9d4d authored almost 5 years ago
Bump Sphinx version in Travis

02598db87a4ce5474212d8e58bb11589f154b8ce authored almost 5 years ago
nose added to development requirements

48df9c3a9224637f18727147a3be1a5b83e5284b authored almost 5 years ago
changelog: update for #474

9f617d81b98fa5b69a6c6f7aac354fc660d132b5 authored almost 5 years ago
Merge pull request #474 from D4N/add_github_actions

Add GitHub actions

35f8a8a41057206d21d14bb8fee1794a8afc3128 authored almost 5 years ago
Add github action status badge for the unit tests workflow

4d514b01ae82981c8bdd2cb58ca8ffee24ee3634 authored about 5 years ago
Add github action to run breathe's unit tests

e8596a79a919a9341861e86c9277d99ecdea5265 authored about 5 years ago
Raise minimum Sphinx version to 2.0

The tests fail for Sphinx 1.8.x

6200e693bb68196507af05f4c7a07fdcd93733f3 authored about 5 years ago
Add workflow to build the documentation

3ead469f1b726834f936a3e5b214205420b14db5 authored about 5 years ago
Add workflow to run flake8

8afa62d05f1a984cae9209d797a4a775b07188ee authored about 5 years ago
version: release v4.14.1

bc4b0982e299fe1325c67ab47e7432f6250f093d authored about 5 years ago
readme: bump sphinx version to 2.3.1

73630001ca2997bda9e31638b0d403830a8f4ffe authored about 5 years ago
changelog: update for #471

afb91af84a36a759509f1d2fde02c3a1e6a63fc2 authored about 5 years ago
Merge pull request #471 from t-b/update-travis

Update travis

2164cdcd05d214ee2b7918b5dfc6cca0cd98dc8f authored about 5 years ago
readme: update credits section

d1b186104f6bd1296a062352c21c03696400bec7 authored about 5 years ago
.travis.yml: Raise sphinx version to 2.3.1

db0c4efed88482cdd5b6fd115fd1704791a8673d authored about 5 years ago
.travis.yml: Fix whitespace

0e205f7407d819ce2fedc58e5cee9c37334b0127 authored about 5 years ago
changelog: update for #472

962516911fb73cfe637d1aa28be04272e746a922 authored about 5 years ago
Merge pull request #472 from D4N/fix_sphinx_2.2.2_test_failures

Fix test failure for Sphinx >= 2.2.2

946e3b1bb45c82db94af3a0dcbded5b1678b23c0 authored about 5 years ago
Fix test failure for Sphinx >= 2.2.2

Sphinx changed the way it retrieves the CDomain in
https://github.com/sphinx-doc/sphinx/commit/e...

a87210026fdf0dec3dd0392ed2a0b7a9262247cc authored about 5 years ago
changelog: update for #469

27e1fcd0495b03bf88b52abfbeb5e3adfd669a21 authored about 5 years ago
Merge pull request #469 from rscohn2/remove-mathbase

use sphinx core instead of mathbase ext

d94997e3dc0ae93fcad5b95c1c32aeab43e57bec authored about 5 years ago
fix flake issue

f72f315ecefd0067314e50bd7e4a431b69eb4762 authored about 5 years ago
use sphinx core instead of mathbase ext

3b229afa0e503f6b8f6871c23154e81af0c9cc9c authored about 5 years ago
version: release v4.14.0

e4e48ebaf54f6cd3ebceeccd28dd1a927e971d7f authored about 5 years ago
changelog: update for #461

35d7ed5277abc256c299318aeb9cdb506f87ac0a authored about 5 years ago
Merge pull request #461 from melton1968/master

Alias and variable template support

832904401696181d19b0bbb973d2710161a3a287 authored about 5 years ago
changelog: update for #454

0e09a422476022dc4a7fc8dec09a7e00254b9e32 authored about 5 years ago
Merge pull request #454 from rhssk/bitfields

cpp: add missing bit fields

965054433f3000bd1fdea6bca89fed548b49d45a authored about 5 years ago
Added support for alias templates (https://en.cppreference.com/w/cpp/language/type_alias) and variable templates (https://en.cppreference.com/w/cpp/language/variable_template).

1e951d87d8f7306754d81fd6c6bc337600715749 authored about 5 years ago
cpp: add missing bit fields

Closes #358

c2ff07c03b018ebb7888f6ff553c77481fe27116 authored over 5 years ago
changelog: update for #452

3fa88e01bcac30d95f202c04693797b10ffab69b authored over 5 years ago
Merge pull request #452 from D4N/sphinx_2_1_2_compat

Add events attribute to MockApp

6278e964b719ff39bbb5768a413f5c8b14e018d4 authored over 5 years ago
Add events attribute to MockApp

This fixes test failures with Sphinx 2.1.2

a1e7ba3a69aa9b4974ae706fe4ae69c570d169c5 authored over 5 years ago
version: release v4.13.1

5c1369b501f630063fe76d448c2a4c3667505504 authored over 5 years ago
changelog: update for #449

647b77ee7cf702149551d834a712dac885c37e17 authored over 5 years ago
Merge pull request #449 from darryllawson/master

Fix for template method pointer parameter issue

6f6af5421ed5750f0edb710d8d63e239a33836c7 authored over 5 years ago
Fix parsing of template method pointer parameters

63bbe9fe76f3ac741aed82b63be9abaa0924eb5f authored over 5 years ago
version: release v4.13.0.post0

5b710324a9410b5986f89ffc7ceb94e3a8e5f5df authored almost 6 years ago
update changelog for #432

d2d4e5a75c8ffc851f763426e90751e6952ceb08 authored almost 6 years ago
Merge pull request #432 from michaeljones/431

pkg: drop support for python 2, require sphinx>=2.0

c504a34dd99f676758727afdd27a438cc35859ee authored almost 6 years ago
pkg: drop support for python 2, require sphinx>=2.0

Closes #431, #433.

098568a19c23d6a06ebbcfc1678413e7dc6327f0 authored almost 6 years ago
version: release v4.13.0

bb33b576db6e55037cbd3a18d3582d376b47ebee authored almost 6 years ago
update changelog for #428

9b3b15d487a371bd68ddabcb8008b351be82a4e9 authored almost 6 years ago
update changelog for #411

354bdddcfded6386761fc41e8aa5fa7ae01d1d21 authored almost 6 years ago
readme: update used python and sphinx versions

34f94210e34d684ff8476899b4e540b2f3cb7923 authored almost 6 years ago
ci: bump sphinx to 2.0.1

137f13b774b377d83f3fc002e75ec4e685a2c390 authored almost 6 years ago
Merge pull request #428 from t-b/add-support-for-parameter-directions

Add support for rendering parameter direction information

734de711e7d7e7a5f374d73a5087829ac6ee92f1 authored almost 6 years ago