Skip to content

Commit

Permalink
Merge branch 'doc_fix' of https://github.com/jakobandersen/breathe
Browse files Browse the repository at this point in the history
  • Loading branch information
vermeeren committed May 4, 2021
2 parents 9fb353a + b464559 commit 90b8f2e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
1 change: 1 addition & 0 deletions documentation/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,7 @@
breathe_domain_by_file_pattern = {
"class.h" : "cpp",
"alias.h" : "c",
"array.h" : "c",
"c_*.h" : "c",
}

Expand Down
3 changes: 0 additions & 3 deletions documentation/source/specific.rst
Original file line number Diff line number Diff line change
Expand Up @@ -122,9 +122,6 @@ Image
Array Parameter
---------------

.. this should be switch to the C domain,
as C++ does not support these array declarators
.. doxygenfunction:: foo
:project: array

Expand Down

0 comments on commit 90b8f2e

Please sign in to comment.