-
```
What steps will reproduce the problem?
1. doxygen Doxygen
What is the expected output? What do you see instead?
sh: C:/Program Files/HTML Help Workshop/hhc.exe: not found
What version of the pro…
-
```
What steps will reproduce the problem?
1. doxygen Doxygen
What is the expected output? What do you see instead?
sh: C:/Program Files/HTML Help Workshop/hhc.exe: not found
What version of the pro…
-
We have nice new rr-graph APIs, so we should auto-generate API documentation on them.
#### Proposed Behaviour
New RRGraphView and RRGraphBuilder tabs on the vtr api tab in read the docs. Also s…
-
When building the doxygen apidoc for C++ I get a few warnings that forced me to disable `WARN_AS_ERROR` option to be able to proceed with building the docs.
Is it an actual issue or something stray…
-
```
What steps will reproduce the problem?
1. doxygen Doxygen
What is the expected output? What do you see instead?
sh: C:/Program Files/HTML Help Workshop/hhc.exe: not found
What version of the pro…
-
We are supporting doxygen commands with template generation but there are a lot more commands that can be generated and it would be really usefull to allow for some kind of intellisense when typing ot…
-
Hey,
I'm using Doxygen and Sphinx with the Breathe extension to describe the API of a C++ software.
I noticed that I can't include the Doxygen element multiple times, without it messing up the inter…
-
**Describe the bug**
When a list, e.g. \ is included in a \ the list is not indented enough and indentation of the content following the \ is wrong in the man output. HTML output is fine.
**Screen…
-
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…
-
Related to BeamMP/BeamMP-Server#355. Basically, we want to generate the Lua Docs page from the LuaAPI.cpp or LuaAPI.h file. This can be a script, it can use doxygen, it can use *whatever*.
It needs…