| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Added more detailed documentation for clangd Summary: The text was written mostly by Sam McCall, screenshots are mostly made by me. Reviewers: ilya-biryukov Subscribers: ioeric, MaskRay, jkorous, arphaman, kadircet, jdoerfert, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D58710 llvm-svn: 354992 | 7 年前 | |
[clangd] Redirect documentation to clangd.llvm.org. Reviewers: hokein Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D76053 | 6 年前 | |
[clang-tidy] Add IgnoredFilesList option to readability-duplicate-include (#168196) Closes [#166938](https://github.com/llvm/llvm-project/issues/166938) | 8 个月前 | |
[clangd][NFC] fix broken documentation link (#147088) | 1 年前 | |
[Documentation] Always use SVG for dot-generated doxygen images. (#136843) Despite our attempt (build-docs.sh) to build the documentation with SVG, it still uses PNG https://llvm.org/doxygen/classllvm_1_1StringRef.html, and that renders terribly on any high dpi display. SVG leads to smasller installation and works fine on all browser (that has been true for _a while_ https://caniuse.com/svg), so this patch just unconditionally build all dot graphs as SVG in all subprojects and remove the option. | 1 年前 | |
[Docs][clang-tools-extra] Convert maintainers list to .rst format (#165171) [Clang maintainers list](https://github.com/llvm/llvm-project/blob/main/clang/Maintainers.rst) is already in .rst format, which gives nice visuals. I think we should convert clang-tools-extra maintainers too to .rst. | 9 个月前 | |
Remove trailing whitespace in docs and clang-tidy sources. llvm-svn: 289547 | 9 年前 | |
Updated the documentation build instructions for the current CMake build system Reviewers: ilya-biryukov Subscribers: cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D58603 llvm-svn: 354779 | 7 年前 | |
[clang-tidy] Add IgnoredFilesList option to readability-duplicate-include (#168196) Closes [#166938](https://github.com/llvm/llvm-project/issues/166938) | 8 个月前 | |
[clang-tools-extra][docs] Add "Potentially Breaking Changes" section to ReleaseNotes (#158434) This implements: https://github.com/llvm/llvm-project/blob/30e9cbacab5b474de89992851f126fff300c1ab7/llvm/docs/DeveloperPolicy.rst?plain=1#L282-L286 From LLVM developer policy. | 10 个月前 | |
| 11 个月前 | ||
[clang-doc] Default to Standalone executor and improve documentation This should provide a more intuitive usage consistent with other tools. Differential Revision: https://reviews.llvm.org/D130226 | 3 年前 | |
[docs] Update path to clang-tools-extra Summary: > tools/clang/tools/extra has become >clang-tools-extra which was not updated in all docs. Reviewers: alexfh, aaron.ballman, ilya-biryukov, juliehockett Reviewed By: aaron.ballman Subscribers: Jim, cfe-commits Tags: #clang-tools-extra, #clang Differential Revision: https://reviews.llvm.org/D71982 | 6 年前 | |
Orphaning these RST files; each one is retained only for link backwards compatibility. llvm-svn: 256517 | 10 年前 | |
[Documentation] Use HTTPS whenever possible. Differential revision: https://reviews.llvm.org/D56926 llvm-svn: 351862 | 7 年前 | |
[clangd] Redirect documentation to clangd.llvm.org. Reviewers: hokein Subscribers: ilya-biryukov, MaskRay, jkorous, arphaman, kadircet, usaxena95, cfe-commits Tags: #clang Differential Revision: https://reviews.llvm.org/D76053 | 6 年前 | |
[NFC][Py Reformat] Reformat python files in clang and clang-tools-extra This is an ongoing series of commits that are reformatting our Python code. Reformatting is done with black. If you end up having problems merging this commit because you have made changes to a python file, the best way to handle that is to run git checkout --ours <yourfile> and then reformat it with black. If you run into any problems, post to discourse about it and we will try to help. RFC Thread below: https://discourse.llvm.org/t/rfc-document-and-standardize-python-code-style Reviewed By: MatzeB Differential Revision: https://reviews.llvm.org/D150761 | 3 年前 | |
Orphaning these RST files; each one is retained only for link backwards compatibility. llvm-svn: 256517 | 10 年前 | |
[docs] Fix docs to work with doxygen 1.8.11 llvm-svn: 262605 | 10 年前 | |
[Documentation] Always use SVG for dot-generated doxygen images. (#136843) Despite our attempt (build-docs.sh) to build the documentation with SVG, it still uses PNG https://llvm.org/doxygen/classllvm_1_1StringRef.html, and that renders terribly on any high dpi display. SVG leads to smasller installation and works fine on all browser (that has been true for _a while_ https://caniuse.com/svg), so this patch just unconditionally build all dot graphs as SVG in all subprojects and remove the option. | 1 年前 | |
[Docs][clang-tools-extra] Convert maintainers list to .rst format (#165171) [Clang maintainers list](https://github.com/llvm/llvm-project/blob/main/clang/Maintainers.rst) is already in .rst format, which gives nice visuals. I think we should convert clang-tools-extra maintainers too to .rst. | 9 个月前 | |
Initial docs directory Adding a new docs directory, with files auto-generated by sphinx-quickstart, for user documentation for the various tools in the clang-tools-extra repository. Author: Jack Yang <jack.yang@intel.com> Reviewers: gribozavr, silvas llvm-svn: 175118 | 13 年前 | |
[clang-tools-extra] Fix typos in Modularize.rst (#99256) mainly, fixed “the Clang module mechanism doesn’t support headers the rely on other headers” => “the Clang module mechanism doesn’t support headers that rely on other headers”. [emphasis on “the” versus “that”] | 2 年前 | |
Fix typos in documentation | 3 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 7 年前 | ||
| 6 年前 | ||
| 8 个月前 | ||
| 1 年前 | ||
| 1 年前 | ||
| 9 个月前 | ||
| 9 年前 | ||
| 7 年前 | ||
| 8 个月前 | ||
| 10 个月前 | ||
| 11 个月前 | ||
| 3 年前 | ||
| 6 年前 | ||
| 10 年前 | ||
| 7 年前 | ||
| 6 年前 | ||
| 3 年前 | ||
| 10 年前 | ||
| 10 年前 | ||
| 1 年前 | ||
| 9 个月前 | ||
| 13 年前 | ||
| 2 年前 | ||
| 3 年前 |