-
Doxygen doesn't use double quotes instead of sharp brackets whiting groups even when `FORCE_LOCAL_INCLUDES` option is enabled.
**Version**
Doxygen v1.12.0 on Windows 11
```c
/**
* @addtogrou…
-
Add a doxygen build to CI.
The goal is to detect incorrect / missing doxygen documentation when merging a PR.
This will save a lot of time later, when publishing API documentation.
-
I know that in the past there was a place where all of the Doxygen documentation was hosted. It seems to me that all the old links are broken.
I offer that we find a solution to host our documentat…
-
## 📚 Documentation
PyTorch needs to have better documentation. The web site hosts document pages which are essentially blank and offers zero information: https://pytorch.org/cppdocs/api/classat_1…
-
### [Resoruce] Doxygen documentation generator
For full documentation: (https://doxygen.nl/download.html)
-
Need to add Doxygen style documentation to complex_num.hpp so that the documentation HTMLs
can be easily generated.
-
give a summary of the class, the design approach (expanding with custom strategies), and outline functions that the user can/should override.
-
@ldicker83 was looking to use Doxygen for documenting the code. Doxygen is widely used and popular and I have no issue trending toward using it.
Wanted to open this issue to give a chance for anyo…
-
Describe the bug
Zephyr Documentation PDF generation on Windows is failed. HTML generation is fine.
To Reproduce
Steps to reproduce the behavior:
Use Windows OS.
1. Install all documentatio…
-
When comparing https://tls.mbed.org/api/config_8h.html with include/mbedtls/config.h a lot of macros are missing. In fact, all macros that are shipped commented-out do not appear in the online documen…