-
I did this for a completely different project, but I thought I might share the idea.
The following yaml will install doxygen from the pre-built binary archives available via [Doxygen's SourceForge …
-
Simple request: Folks would like to be able to (re)set the effort limit after the actuator was created. I *think* it should be trivial, but is just missing from our API?
https://drake.mit.edu/doxy…
-
During the workshop today, there was question about the best practice of using the Doxygen documentation. In my opinion it's hard to read the documentation, in special if you are not familiar with con…
-
*Issue created by @RossBencina*
[Trac: Originally assigned to none]
running the portaudio/doc/utils/checkfiledocs.py reports numerous missing doxygen tags. The most significant ones are listed below…
-
-
All variables, structs, and functions need to be properly documented in the JavaDoc format so VScode will cleanly give helper/tooltip information to the developer.
-
##### System information (version)
- OpenCV => 3.2
- Operating System / Platform => N/A
- Compiler => N/A
##### Detailed description
Going through the Doxygen documentation, I noticed…
-
This is just an add on since it is not very interesting to have this on the `R` side (user side). But it would be very neat from a developer point of view. The documentation of the `C++` wrapper have …
-
I can't build the source code.
**Describe the bug**
When I follow the steps in the [docs](https://drogonframework.github.io/drogon-docs/#/ENG/ENG-02-Installation?id=macos-122), it failed to buil…
-
#### Problem
Various nlio headers use `[inout]` instead of `[in,out]`, which is not valid doxygen and triggers warnings on Darwin.
#### Proposed Solution
Figure out a way to include nlio header…