Home
last modified time | relevance | path

Searched refs:docs (Results 1 – 25 of 596) sorted by relevance

12345678910>>...24

/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DREADME.txt8 system to create HTML pages which are hosted on <https://llvm.org/docs/> and
16 make -j3 docs-llvm-html
17 $BROWSER <build-dir>/docs//html/index.html
20 `docs/Foo.rst` <-> `<build-dir>/docs//html/Foo.html` <-> `https://llvm.org/docs/Foo.html`.
33 directory `<build-dir>/docs/man/`.
37 make -j3 docs-llvm-man
38 man -l >build-dir>/docs/man/FileCheck.1
41 `docs/CommandGuide/Foo.rst` <-> `<build-dir>/docs//man/Foo.1`.
44 `https://llvm.org/docs/CommandGuide/Foo.html`.
52 cd docs/
[all …]
H A DGettingInvolved.rst100 If you can't find what you need in these docs, try consulting the mailing
154 - Minutes/docs link
164 …- `Minutes/docs <https://docs.google.com/document/d/1UPH2Hzou5RgGT8XfO39OmVXKEibWPfdYLELSaHr3xzo/e…
168 …- `Minutes/docs <https://docs.google.com/document/d/1JecbplF09l3swTjze-UVeLh4L48svJxGVy4mz_e9Rhs/e…
169 * - `LLVM security group <https://llvm.org/docs/Security.html>`__
173 …- `Minutes/docs <https://docs.google.com/document/d/1GLCE8cl7goCaLSiM9j1eIq5IqeXt6_YTY2UEcC4jmsg/e…
177 …- `Minutes/docs <https://docs.google.com/document/d/1fOSRdyZR2w75D87yU2Ma9h2-_lEPL4NxvhJGJd-s5pk/e…
181 …- `Minutes/docs <https://docs.google.com/document/d/1y_9f1AbfgcoVdJh4_aM6-BaSHvrHl8zuA5G4jv_94K8/e…
183 …s, `documented here <https://github.com/llvm/llvm-project/blob/main/flang/docs/GettingInvolved.md#…
187 … - Multiple meeting series, `documented here <https://openmp.llvm.org/docs/SupportAndFAQ.html>`__
[all …]
H A DCompilerWriterInfo.rst19 * `ARMv8-A Architecture Reference Manual <https://developer.arm.com/docs/ddi0487/latest>`_ This doc…
21 * `ARMv7-A Architecture Reference Manual <https://developer.arm.com/docs/ddi0406/latest>`_ This has…
23 * `ARMv7-M Architecture Reference Manual <https://developer.arm.com/docs/ddi0403/latest>`_ This cov…
25 * `ARMv6-M Architecture Reference Manual <https://developer.arm.com/docs/ddi0419/latest>`_ This cov…
58 IBM - Official manuals and docs
75 Embedded PowerPC Processors manuals and docs
78 * `Book E: Enhanced PowerPC Architecture <https://www.nxp.com/docs/en/user-guide/BOOK_EUM.pdf>`_
82 …amming Environments Manual: A Supplement to the EREF <https://www.nxp.com/docs/en/reference-manual…
84 …amming Environments Manual: A Supplement to the EREF <https://www.nxp.com/docs/en/reference-manual…
163 * `Procedure Call Standard for the ARM Architecture <https://developer.arm.com/docs/ihi0042/latest>…
[all …]
/netbsd-src/external/bsd/kyua-cli/dist/integration/
H A Dcmd_about_test.sh61 mkdir docs
62 echo "Author <author@example.net>" >docs/AUTHORS
63 echo "Copyright text" >docs/COPYING
64 export KYUA_DOCDIR=docs
82 mkdir docs
83 echo "Author <author@example.net>" >docs/AUTHORS
84 export KYUA_DOCDIR=docs
85 atf_check -s exit:0 -o file:docs/AUTHORS -e empty kyua about authors
101 mkdir docs
102 echo "Copyright text" >docs/COPYING
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A DChangeLog20 * docs/internals/index.rst: Remove reference to ".c" extensions
55 * docs/_build/texinfo/libgccjit.texi: Regenerate.
56 * docs/topics/compatibility.rst (LIBGCCJIT_ABI_24): New ABI tag.
57 * docs/topics/expressions.rst: Add documentation for the
73 * docs/_build/texinfo/libgccjit.texi: Regenerate.
74 * docs/topics/compatibility.rst (LIBGCCJIT_ABI_23): New ABI tag.
75 * docs/topics/contexts.rst: Add documentation for the new
90 * docs/_build/texinfo/libgccjit.texi: Regenerate.
91 * docs/topics/compatibility.rst (LIBGCCJIT_ABI_22): New ABI tag.
92 * docs/topics/expressions.rst: Add documentation for the
[all …]
/netbsd-src/external/apache2/llvm/dist/clang/docs/analyzer/
H A Ddeveloper-docs.rst9 developer-docs/DebugChecks
10 developer-docs/IPA
11 developer-docs/InitializerLists
12 developer-docs/nullability
13 developer-docs/RegionStore
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DCMakeLists.txt88 DESTINATION docs/html)
115 add_custom_target(copy-clang-rst-docs
119 add_dependencies(docs-clang-html copy-clang-rst-docs)
121 add_custom_command(TARGET docs-clang-html POST_BUILD
127 …gen_rst_file_from_td(AttributeReference.rst -gen-attr-docs ../include/clang/Basic/Attr.td docs-cla…
128 …_rst_file_from_td(DiagnosticsReference.rst -gen-diag-docs ../include/clang/Basic/Diagnostic.td doc…
129 …le_from_td(ClangCommandLineReference.rst -gen-opt-docs ../include/clang/Driver/ClangOptionDocs.td
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/
H A DChangeLog-200620 * docs/html/ext/howto.html: Add an entry for DR 541.
24 * docs/html/27_io/howto.html: Fix typos.
25 * docs/html/24_iterators/howto.html: Likewise.
26 * docs/html/18_support/howto.html: Likewise.
27 * docs/html/21_strings/howto.html: Likewise.
28 * docs/html/ext/howto.html: Likewise.
29 * docs/html/ext/ballocator_doc.html: Likewise.
30 * docs/html/17_intro/porting-howto.xml: Likewise.
31 * docs/html/17_intro/howto.html: Likewise.
32 * docs/html/22_locale/howto.html: Likewise.
[all …]
H A DChangeLog-200169 * docs/doxygen/doxygroups.cc: ...to here.
171 * docs/doxygen/Intro.3: New 'Allocators' module.
172 * docs/doxygen/TODO: Update.
173 * docs/doxygen/doxygroups.cc: Update.
174 * docs/doxygen/run_doxygen: Update.
193 * docs/html/configopts.html: Describe recent options.
194 * docs/html/documentation.html: Point to new doxygen tarballs.
195 * docs/html/install.html: Brief updates.
196 * docs/html/17_intro/RELEASE-NOTES: Remove weird control character.
197 * docs/html/ext/howto.html: Fix typos, describe filebuf::fd().
[all …]
H A DChangeLog-200063 * docs/html/configopts.html: Adjust docs.
191 * docs/html/17_intro/COPYING: Update to current
268 * docs/html/17_intro/C++STYLE: Add.
301 Move the HTML-containing subdirs from 'docs' to 'docs/html'.
303 * docs/doxygen/run_doxygen: New file, stub.
305 * docs/Makefile: Moved...
306 * docs/configopts.html: Likewise.
307 * docs/documentation.html: Likewise.
308 * docs/install.html: Likewise.
309 * docs/lib3styles.css: Likewise.
[all …]
H A DChangeLog-200224 * docs/html/17_intro/porting.texi: Use @copying.
25 * docs/html/17_intro/porting.html: Regenerate.
74 * docs/html/debug.html: Cosmetic and HTML changes. Point to
76 * docs/html/documentation.html: Link to the FAQ.
77 * docs/html/17_intro/howto.html: Mention use of isatty(3).
78 * docs/html/19_diagnostics/howto.html: Update verb-term description.
113 * docs/html/documentation.html: Add link for debug.html.
114 * docs/html/debug.html: New.
161 * docs/html/configopts.html: Add docs for --enable-debug,
389 * docs/html/faq/index.html: Add tip about a namespace for extensions.
[all …]
H A DChangeLog-19993 * docs/gentop/status: Add snapshot version column, update
5 * docs/status.html: Regenerated.
9 * docs/faq/index.html: Turn README and RELEASE-NOTES into links
11 * docs/faq/index.txt: Regenerated.
15 * docs/gentop/download: Add links to prebuilds for Cygwin/Mingw32.
16 * docs/download.html: Regenerated.
20 * docs/faq/index.html: Update 'what works' for .7 snapshot,
22 * docs/faq/index.txt: Regenerated.
23 * docs/gentop/gentop: Smarter regeneration script.
24 * docs/gentop/{head,foot}chunk.html: Updated with new
[all …]
H A DChangeLog-20053 * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 40.
200 * docs/html/debug_mode.html: Revise for nested design.
201 * docs/html/debug.html: Use debug qualifications instead of
203 * docs/html/configopts.html: Revise documentation for
696 * docs/html/configopts.html ([--enable-libstdcxx-allocator]):
1157 * docs/html/ext/lwg-active.html, lwg-defects.html: Import Revision 39.
1158 * docs/html/ext/howto.html: Adjust.
1215 * docs/html/27_io/howto.html: Use reference to ifstream when
1290 * docs/doxygen/user.cfg.in: Update to Doyxygen 1.4.4.
1326 * docs/html/ext/howto.html: Add an entry for issue 280.
[all …]
/netbsd-src/external/bsd/nvi/
H A Dnvi2netbsd81 rm -fr docs/html
82 rm -f docs/*/*.ps docs/*/grohtml* docs/*/*.0 docs/*/*.txt
/netbsd-src/external/gpl3/binutils/dist/bfd/doc/
H A Dproto.str25 - EXTERNAL: output to bfd-in2.h, nothing to docs
26 - INTERNAL: output to libbfd.h, nothing to docs
27 - CODE_FRAGMENT: output to header and docs
28 - FUNCTION: output to bfd-in2.h and docs
29 - INTERNAL_FUNCTION: output to libbfd.h and docs
32 - INTERNAL_DEFINITION: as above, but output to libbfd.h and docs
33 - ENUM* outputs to bfd-in2.h, libbfd.h and docs.
47 - Ignore stuff that is for the docs. Output lines starting with dots.
/netbsd-src/external/apache2/llvm/dist/llvm/
H A DREADME.txt11 Please see the documentation provided in docs/ for further
12 assistance with LLVM, and in particular docs/GettingStarted.rst for getting
13 started with LLVM and docs/README.txt for an overview of LLVM's
16 If you are writing a package for LLVM, see docs/Packaging.rst for our
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dasm.rst61 :start-after: // Quote from here in docs/topics/asm.rst: example 1: C
62 :end-before: // Quote up to here in docs/topics/asm.rst: example 1: C
68 :start-after: /* Quote from here in docs/topics/asm.rst: example 1: jit. */
69 :end-before: /* Quote up to here in docs/topics/asm.rst: example 1: jit. */
84 :start-after: // Quote from here in docs/topics/asm.rst: example 2: C
85 :end-before: // Quote up to here in docs/topics/asm.rst: example 2: C
91 :start-after: /* Quote from here in docs/topics/asm.rst: example 2: jit. */
92 :end-before: /* Quote up to here in docs/topics/asm.rst: example 2: jit. */
124 :start-after: // Quote from here in docs/topics/asm.rst: example 3b: C
125 :end-before: // Quote up to here in docs/topics/asm.rst: example 3b: C
[all …]
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/
H A Dasm.rst64 :start-after: // Quote from here in docs/cp/topics/asm.rst: example 1: C
65 :end-before: // Quote up to here in docs/cp/topics/asm.rst: example 1: C
71 :start-after: /* Quote from here in docs/cp/topics/asm.rst: example 1: jit. */
72 :end-before: /* Quote up to here in docs/cp/topics/asm.rst: example 1: jit. */
87 :start-after: // Quote from here in docs/cp/topics/asm.rst: example 2: C
88 :end-before: // Quote up to here in docs/cp/topics/asm.rst: example 2: C
94 :start-after: /* Quote from here in docs/cp/topics/asm.rst: example 2: jit. */
95 :end-before: /* Quote up to here in docs/cp/topics/asm.rst: example 2: jit. */
124 :start-after: // Quote from here in docs/cp/topics/asm.rst: example 3b: C
125 :end-before: // Quote up to here in docs/cp/topics/asm.rst: example 3b: C
[all …]
/netbsd-src/share/doc/
H A DREADME.docdirs3 docs have not yet been rearranged to match. (And also, many of the
7 The following is a hopefully complete list of the /usr/share/doc docs
9 the makefiles that install the docs are; these point to the doc
13 Reference docs (in /usr/share/doc/reference/ref[1-9])
20 ref1/ex src/external/bsd/nvi/docs/USD.doc/exref
32 ref1/vi src/external/bsd/nvi/docs/USD.doc/vi.ref
65 ed external/bsd/nvi/docs/USD.doc/edit
66 vi external/bsd/nvi/docs/USD.doc/vitut
130 (It is not clear what happened to SMM docs 8-10, 14-15, and 19+.)
/netbsd-src/external/bsd/libevent/dist/
H A Ddoxygen.am7 # make clean # clean docs generated by doxygen
16 # Use 'make clean' to clean docs generated by doxygen.
24 # Docs will be installed. It may be one or more docs supported
28 # Rules for installing docs generated by doxygen into $(htmldir),
40 # Rules for uninstalling docs generated by doxygen from $(htmldir)
/netbsd-src/external/apache2/llvm/dist/llvm/utils/vscode/llvm/
H A DREADME.md30 Please refer to https://code.visualstudio.com/docs/editor/extension-gallery#_where-are-extensions-i…
38 https://code.visualstudio.com/docs/editor/extension-gallery#_install-from-a-vsix.
44 https://code.visualstudio.com/docs/getstarted/settings
46 https://vector-of-bool.github.io/docs/vscode-cmake-tools/settings.html#cmake-builddirectory
/netbsd-src/external/bsd/nvi/dist/
H A DREADME18 docs .......... Ex/vi documentation, both current and historic.
19 docs/README ... Documentation overview.
20 docs/edit ..... Edit: A tutorial.
21 docs/exref .... Ex Reference Manual -- Version 3.7.
22 docs/vi.man ... UNIX manual page for nex/nvi.
23 docs/vi.ref ... Nex/nvi reference manual.
24 docs/vitut .... An Introduction to Display Editing with Vi.
/netbsd-src/external/bsd/file/dist/magic/magdir/
H A Dpwsafe9 # https://passwordsafe.svn.sourceforge.net/viewvc/passwordsafe/trunk/pwsafe/pwsafe/docs/formatV3.txt
10 # V2 https://passwordsafe.svn.sourceforge.net/viewvc/passwordsafe/trunk/pwsafe/pwsafe/docs/formatV2…
11 # V1 https://passwordsafe.svn.sourceforge.net/viewvc/passwordsafe/trunk/pwsafe/pwsafe/docs/notes.txt
/netbsd-src/external/apache2/llvm/dist/clang/
H A D.gitignore3 # See: http://www.kernel.org/pub/software/scm/git/docs/gitignore.html
30 docs/_build
31 docs/analyzer/_build
/netbsd-src/external/mit/libcbor/dist/
H A Drelease.sh52 cp -r doxygen/html $DIR/docs/doxygen
64 git add docs/doxygen
79 pushd docs

12345678910>>...24