| /llvm-project-15.0.7/clang/include/clang/Tooling/Syntax/ |
| H A D | Nodes.td | 21 let documentation = [{ 36 let documentation = [{ 47 let documentation = [{ 58 let documentation = [{ 63 let documentation = [{ 75 let documentation = [{ 83 let documentation = [{ 95 let documentation = [{ 106 let documentation = [{ 114 let documentation = [{ [all …]
|
| /llvm-project-15.0.7/mlir/test/mlir-pdll-lsp-server/ |
| H A D | signature-help.test | 22 // CHECK-NEXT: "documentation": "`op<test.multi>` ODS operand specification", 26 // CHECK-NEXT: "documentation": "64-bit signless integer", 33 // CHECK-NEXT: "documentation": "64-bit signless integer", 42 // CHECK-NEXT: "documentation": "Generic operation operand specification", 72 // CHECK-NEXT: "documentation": "64-bit signless integer", 79 // CHECK-NEXT: "documentation": "64-bit signless integer", 105 // CHECK-NEXT: "documentation": "64-bit signless integer", 112 // CHECK-NEXT: "documentation": "64-bit signless integer", 121 // CHECK-NEXT: "documentation": "Generic operation result specification", 151 // CHECK-NEXT: "documentation": "64-bit signless integer", [all …]
|
| H A D | completion.test | 61 // CHECK-NEXT: "documentation": { 72 // CHECK-NEXT: "documentation": { 94 // CHECK-NEXT: "documentation": { 105 // CHECK-NEXT: "documentation": { 116 // CHECK-NEXT: "documentation": { 127 // CHECK-NEXT: "documentation": { 138 // CHECK-NEXT: "documentation": { 149 // CHECK-NEXT: "documentation": { 160 // CHECK-NEXT: "documentation": { 172 // CHECK-NEXT: "documentation": { [all …]
|
| /llvm-project-15.0.7/clang-tools-extra/docs/ |
| H A D | index.rst | 1 .. title:: Welcome to Extra Clang Tools's documentation! 29 The Doxygen documentation describes the **internal** software that makes up the 31 documentation contains no instructions about how to use the tools, only the APIs 35 * `Doxygen documentation`_ 37 .. _`Doxygen documentation`: doxygen/annotated.html 40 This documentation is generated directly from the source code with doxygen.
|
| H A D | README.txt | 5 To generate documentation in HTML format from files in clang-tools-extra/docs, 8 To generate documentation from the source code using Doxygen, build the
|
| H A D | doxygen.cfg.in | 394 # documentation are documented, even if no documentation was available. Private 416 # included in the documentation. 464 # included in the documentation. 544 # member documentation. 546 # detailed member documentation. 580 # documentation. 587 # documentation. 600 # the documentation. 715 # documentation, but not about the absence of documentation. 938 # link to the documentation. [all …]
|
| /llvm-project-15.0.7/openmp/docs/ |
| H A D | README.txt | 4 OpenMP LLVM's documentation is written in reStructuredText, a lightweight 6 reStructuredText documentation should be quite readable in source form, it 7 is mostly meant to be processed by the Sphinx documentation generation 19 The mapping between reStructuredText files and generated documentation is 23 If you are interested in writing new documentation, you will want to read 25 documentation very fast and includes examples of the most important 31 Building the manpages is similar to building the HTML documentation. The
|
| H A D | doxygen.cfg.in | 394 # documentation are documented, even if no documentation was available. Private 416 # included in the documentation. 464 # included in the documentation. 544 # member documentation. 546 # detailed member documentation. 580 # documentation. 587 # documentation. 600 # the documentation. 715 # documentation, but not about the absence of documentation. 928 # link to the documentation. [all …]
|
| /llvm-project-15.0.7/llvm/docs/ |
| H A D | README.txt | 4 LLVM's documentation is written in reStructuredText, a lightweight 6 reStructuredText documentation should be quite readable in source form, it 7 is mostly meant to be processed by the Sphinx documentation generation 19 The mapping between reStructuredText files and generated documentation is 22 If you are interested in writing new documentation, you will want to read 23 `SphinxQuickstartTemplate.rst` which will get you writing documentation 30 Building the manpages is similar to building the HTML documentation. The 49 The reachability of external links in the documentation can be checked by
|
| H A D | SphinxQuickstartTemplate.rst | 5 …n the state of “I want to write documentation and get it added to LLVM’s docs” and help them start… 13 …documentation is written in `reStructuredText`_, a markup syntax similar to markdown (but much mor… 50 …make your articles task-oriented. You generally should not be writing documentation that isn't bas… 60 this file into a new file for the documentation you are about to write. 168 Generating the documentation 171 You can generate the HTML documentation from the sources locally if you want to 189 Then run cmake to build the documentation inside the ``llvm-project`` checkout: 201 After that you find the generated documentation in ``build/docs/html``
|
| H A D | MarkdownQuickstartTemplate.md | 5 This document is meant to get you writing documentation as fast as possible 7 someone in the state of "I want to write documentation and get it added to 8 LLVM's docs" and turn that into useful documentation mailed to llvm-commits 45 You generally should not be writing documentation other than a "how to" 54 this file into a new file for the documentation you are about to write. 154 integration documentation can be found in the [recommonmark docs]. 159 ## Generating the documentation 161 see [Sphinx Quickstart Template](SphinxQuickstartTemplate.html#generating-the-documentation)
|
| H A D | CompilerWriterInfo.rst | 40 * `Itanium documentation <http://developer.intel.com/design/itanium2/documentation.htm>`_ 91 * `Various IBM specifications and white papers <https://www.power.org/documentation/?document_compa… 99 Refer to :doc:`AMDGPUUsage` for additional documentation. 131 * `NEC SX-Aurora TSUBASA manuals and documentation <https://www.hpc.nec/documentation>`_ 138 * `Intel Itanium documentation <http://www.intel.com/design/itanium/documentation.htm?iid=ipp_srvr_… 182 * `Mach-O Runtime Architecture <http://developer.apple.com/documentation/Darwin/RuntimeArchitecture… 184 * `ARM64 Function Calling Conventions <https://developer.apple.com/library/archive/documentation/Xc… 199 ISA and Driver API documentation 204 * `SPIR-V documentation <https://www.khronos.org/registry/SPIR-V/>`_
|
| H A D | doxygen.cfg.in | 395 # documentation are documented, even if no documentation was available. Private 417 # included in the documentation. 465 # included in the documentation. 545 # member documentation. 547 # detailed member documentation. 581 # documentation. 588 # documentation. 601 # the documentation. 716 # documentation, but not about the absence of documentation. 928 # link to the documentation. [all …]
|
| /llvm-project-15.0.7/libcxx/docs/ |
| H A D | README.txt | 4 The libc++ documentation is written using the Sphinx documentation generator. It is 15 The documentation in this directory is published at https://libcxx.llvm.org. It is kept up-to-date 17 documentation is not updating anymore, please contact one of the maintainers.
|
| /llvm-project-15.0.7/polly/docs/ |
| H A D | index.rst | 1 .. Polly documentation master file 5 .. title:: Welcome to Polly's documentation! 30 * `A list of Polly passes <http://polly.llvm.org/documentation/passes.html>`_
|
| H A D | doxygen.cfg.in | 394 # documentation are documented, even if no documentation was available. Private 416 # included in the documentation. 464 # included in the documentation. 544 # member documentation. 546 # detailed member documentation. 580 # documentation. 587 # documentation. 600 # the documentation. 715 # documentation, but not about the absence of documentation. 928 # link to the documentation. [all …]
|
| /llvm-project-15.0.7/mlir/include/mlir/Dialect/Linalg/IR/ |
| H A D | LinalgDoc.td | 1 //===- LinalgDoc.td - Linalg documentation -----------------*- tablegen -*-===// 9 // This documentation files exists to circumvent limitations on mixing different 12 // for the purpose of generating documentation.
|
| /llvm-project-15.0.7/lldb/docs/ |
| H A D | doxygen.cfg.in | 297 # documentation are documented, even if no documentation was available. 304 # will be included in the documentation. 309 # will be included in the documentation. 352 # documentation. 443 # commands in the documentation. 449 # commands in the documentation. 455 # commands in the documentation. 556 # documentation. 899 # of the generated HTML documentation. 1145 # higher quality PDF documentation. [all …]
|
| /llvm-project-15.0.7/lld/docs/ |
| H A D | README.txt | 4 The lld documentation is written using the Sphinx documentation generator. It is
|
| /llvm-project-15.0.7/openmp/runtime/doc/doxygen/ |
| H A D | config | 365 # documentation are documented, even if no documentation was available. 372 # will be included in the documentation. 382 # will be included in the documentation. 425 # documentation. 525 # commands in the documentation. 531 # commands in the documentation. 537 # commands in the documentation. 644 # documentation. 1031 # of the generated HTML documentation. 1311 # higher quality PDF documentation. [all …]
|
| /llvm-project-15.0.7/libc/docs/ |
| H A D | README.txt | 4 The libc documentation is written using the Sphinx documentation generator. It is
|
| /llvm-project-15.0.7/libunwind/docs/ |
| H A D | README.txt | 4 The libunwind documentation is written using the Sphinx documentation generator. It is
|
| /llvm-project-15.0.7/mlir/docs/ |
| H A D | README.txt | 1 MLIR documentation 4 Please note mlir.llvm.org is where MLIR's rendered documentation is displayed.
|
| /llvm-project-15.0.7/clang/docs/ |
| H A D | doxygen.cfg.in | 394 # documentation are documented, even if no documentation was available. Private 416 # included in the documentation. 464 # included in the documentation. 544 # member documentation. 546 # detailed member documentation. 580 # documentation. 587 # documentation. 600 # the documentation. 715 # documentation, but not about the absence of documentation. 927 # link to the documentation. [all …]
|
| /llvm-project-15.0.7/bolt/docs/ |
| H A D | doxygen.cfg.in | 396 # documentation are documented, even if no documentation was available. Private 418 # included in the documentation. 466 # included in the documentation. 546 # member documentation. 548 # detailed member documentation. 582 # documentation. 589 # documentation. 602 # the documentation. 717 # documentation, but not about the absence of documentation. 932 # link to the documentation. [all …]
|