HTML generator has been included in clang-tools-extra release notes.
clang-doc documentation file has been updated.
Details
Details
Diff Detail
Diff Detail
- Repository
 - rL LLVM
 
Event Timeline
| clang-tools-extra/docs/clang-doc.rst | ||
|---|---|---|
| 93 ↗ | (On Diff #212934) | It'll be reasonable to mention that this options make sense only for HTML output.  | 
Comment Actions
Sorry for the delayed review, but a few things I caught :)
Also, please make sure to update the the release notes/flag documentation for the patches you have in progress that add features or flags.
| clang-tools-extra/trunk/docs/ReleaseNotes.rst | ||
|---|---|---|
| 55 | This should also include new flags and new features like template handling.  | |
| clang-tools-extra/trunk/docs/clang-doc.rst | ||
| 40 | For this to work, you'd also need to pass the --executor=standalone flag.  | |
This should also include new flags and new features like template handling.