Home
last modified time | relevance | path

Searched +full:docs +full:- +full:polly +full:- +full:man (Results 1 – 5 of 5) sorted by relevance

/llvm-project/.github/workflows/
H A Ddocs.yml4 # SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
14 - 'main'
16 - 'llvm/docs/**'
17 - 'clang/docs/**'
18 - 'clan
[all...]
/llvm-project/polly/docs/
H A DCMakeLists.txt26 set(POLLY_DOXYGEN_QCH_FILENAME "org.llvm.polly.qch" CACHE STRING
28 set(POLLY_DOXYGEN_QHP_NAMESPACE "org.llvm.polly" CACHE STRING
31 "See http://qt-project.org/doc/qt-4.8/qthelpproject.html#custom-filters")
33 "See http://qt-project.org/doc/qt-4.8/qthelpproject.html#filter-attributes")
76 add_custom_target(doxygen-polly
79 COMMENT "Generating polly doxygen documentation." VERBATIM)
80 set_target_properties(doxygen-polly PROPERTIES FOLDER "Polly/Docs")
83 add_dependencies(doxygen doxygen-polly)
88 DESTINATION docs/html)
97 add_sphinx_target(html polly)
[all …]
H A Ddoxygen.cfg.in16 #----------
[all...]
/llvm-project/llvm/docs/
H A DCMake.rst11 `CMake <http://www.cmake.org/>`_ is a cross-platform build-generator tool. CMake
34 We use here the command-line, non-interactive CMake interface.
45 .. code-block:: console
53 .. code-block:: console
70 components are built; see the `Frequently Used LLVM-related
76 .. code-block:: console
78 $ cmake --buil
[all...]
/llvm-project/llvm/docs/Proposals/
H A DGitHubMove.rst22 infrastructure) will continue to work with a Git-based LLVM.
29 This proposal relates only to moving the hosting of our source-code repository
31 using GitHub's issue tracker, pull-requests, or code-review.
35 username/password-hash.
41 ----------------
57 --------
66 through the Git-SVN integration.
82 -----------
85 projects. Any of these could replace the code-hosting infrastructure that we
92 BitBucket: it offers read-write **SVN** access to the repository
[all …]