Home
last modified time | relevance | path

Searched refs:Docs (Results 1 – 23 of 23) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/Porting/
H A Ddocs-team-charter.pod12 This project is managed by the Documentation Team (a.k.a. "Docs Team").
34 within Perl's core source distribution, the Docs Team still monitors
40 The obvious job. The Docs Team is responsible for the core docs staying
45 The Docs Team makes sure that Perl's core docs are discoverable and
51 The Docs team treats the core docs as a proper FOSS concern, within the
91 The Docs Team consists of one manager and any number of other volunteers.
93 The Docs Team manager is appointed by the Perl Steering Council, and may be
97 volunteers from the Docs Team.
103 The Docs Team will maintain a publicly-archived mailing list for discussion of
106 the rights to the list when a change in Docs Team management occurs.
[all …]
/openbsd-src/gnu/llvm/llvm/tools/llvm-tapi-diff/
H A DDiffEngine.cpp385 DiffOutput Docs("Inlined Reexported Frameworks/Libraries"); in findDifferences() local
386 Docs.Kind = AD_Inline_Doc; in findDifferences()
400 Docs.Values.push_back( in findDifferences()
405 Docs.Values.push_back(std::make_unique<InlineDoc>(InlineDoc( in findDifferences()
415 Docs.Values.push_back(std::make_unique<InlineDoc>(InlineDoc( in findDifferences()
418 if (!Docs.Values.empty()) in findDifferences()
419 Output.push_back(std::move(Docs)); in findDifferences()
/openbsd-src/gnu/llvm/clang/docs/analyzer/
H A Duser-docs.rst1 User Docs
H A Ddeveloper-docs.rst1 Developer Docs
/openbsd-src/gnu/usr.bin/perl/ext/Devel-Peek/
H A DChanges9 Docs added (thanks to Dean Roehrich).
13 Docs list more details.
/openbsd-src/gnu/llvm/clang/include/clang/Basic/
H A DDiagnosticCategories.h24 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
H A DAttrDocs.td6459 See also `the Microsoft Docs on Inline Functions`_, `the GCC Common Function
6462 .. _the Microsoft Docs on Inline Functions: https://docs.microsoft.com/en-us/cpp/cpp/inline-functio…
/openbsd-src/gnu/llvm/clang/tools/diagtool/
H A DDiagnosticNames.cpp69 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
/openbsd-src/gnu/llvm/llvm/docs/
H A DReportingGuide.rst104 `Carpentries Response Guide`_, and the `Write The Docs Response Guide`_.
108 .. _Write The Docs Response Guide: https://www.writethedocs.org/code-of-conduct/#guidelines-for-rep…
H A DResponseGuide.rst295 `Carpentries Response Guide`_, and the `Write The Docs Response Guide`_.
299 .. _Write The Docs Response Guide: https://www.writethedocs.org/code-of-conduct/#guidelines-for-rep…
H A DDiscourseMigrationGuide.md127 <tr><td>Docs</td><td>Obsolete</td></tr>
/openbsd-src/gnu/llvm/lldb/third_party/Python/module/pexpect-4.6/
H A DREADME.rst35 `Docs on ReadTheDocs <https://pexpect.readthedocs.io/>`_
/openbsd-src/gnu/llvm/clang/lib/Basic/
H A DDiagnosticIDs.cpp623 #define DIAG_ENTRY(GroupName, FlagNameOffset, Members, SubGroups, Docs) \ argument
624 {FlagNameOffset, Members, SubGroups, Docs},
/openbsd-src/gnu/llvm/lldb/tools/lldb-vscode/
H A DREADME.md74 …uire you to create a [launch configuration](https://code.visualstudio.com/Docs/editor/debugging#_l…
80 …ode you will need to create a [launch.json](https://code.visualstudio.com/Docs/editor/debugging#_l…
/openbsd-src/gnu/llvm/clang/utils/TableGen/
H A DClangAttrEmitter.cpp4547 std::vector<Record *> Docs = A->getValueAsListOfDefs("Documentation"); in EmitClangAttrDocTable() local
4548 assert(!Docs.empty()); in EmitClangAttrDocTable()
4552 Docs.front()->getValueAsOptionalString("Content").value_or(""); in EmitClangAttrDocTable()
4765 std::vector<Record *> Docs = Attr.getValueAsListOfDefs("Documentation"); in EmitClangAttrDocs() local
4766 for (const auto *D : Docs) { in EmitClangAttrDocs()
4774 if (InternalOnly && Docs.size() > 1) in EmitClangAttrDocs()
/openbsd-src/gnu/usr.bin/perl/dist/Locale-Maketext/
H A DChangeLog272 * Release 1.01: total rewrite. Docs are massive now.
/openbsd-src/gnu/llvm/clang/docs/
H A DOpenCLSupport.rst316 <https://github.com/KhronosGroup/OpenCL-Docs/releases/tag/cxxforopencl-docrev2021.12>`_.
H A DUsersManual.rst3651 <https://github.com/KhronosGroup/OpenCL-Docs/releases/tag/cxxforopencl-docrev2021.12>`_.
/openbsd-src/gnu/usr.bin/gcc/gcc/doc/
H A Dsourcebuild.texi290 * Miscellaneous Docs:: Miscellaneous text files with documentation.
385 @node Miscellaneous Docs
/openbsd-src/gnu/gcc/gcc/doc/
H A Dsourcebuild.texi319 * Miscellaneous Docs:: Miscellaneous text files with documentation.
418 @node Miscellaneous Docs
H A Dgccint.info1594 * Miscellaneous Docs:: Miscellaneous text files with documentation.
1652 File: gccint.info, Node: Man Page Generation, Next: Miscellaneous Docs, Prev: Texinfo Manuals, …
1695 File: gccint.info, Node: Miscellaneous Docs, Prev: Man Page Generation, Up: Documentation
34344 Node: Miscellaneous Docs72273
/openbsd-src/usr.bin/lex/
H A DChangeLog835 * doc/flex.texi: Docs and example for yylex_init_extra.
/openbsd-src/gnu/usr.bin/texinfo/doc/
H A Dtexinfo.txi14329 @cindex Customize Emacs package (@t{Development/Docs/Texinfo})
14334 be found in the @samp{Development/Docs/Texinfo} group, once you invoke