Home
last modified time | relevance | path

Searched refs:guide (Results 1 – 25 of 253) sorted by relevance

1234567891011

/netbsd-src/external/mit/libuv/dist/docs/src/
H A Dguide.rst3 User guide
7 The contents of this guide have been recently incorporated into the libuv documentation
14 guide/introduction
15 guide/basics
16 guide/filesystem
17 guide/networking
18 guide/threads
19 guide/processes
20 guide/eventloops
21 guide/utilities
[all …]
H A Dindex.rst48 guide
/netbsd-src/external/bsd/openldap/dist/doc/guide/admin/
H A DMakefile15 all: guide.html index.html
18 www: guide.html booktitle.html index.html OpenLDAP-Admin-Guide.pdf
37 guide.sdf \
80 guide.html: guide.sdf sdf-src sdf-img
81 sdf -2html guide.sdf
92 guide.pdf: admin.html booktitle.html guide.book
93 htmldoc --batch guide.book -f guide.pdf
95 OpenLDAP-Admin-Guide.pdf: admin.html guide.book
96 htmldoc --batch guide.book -f OpenLDAP-Admin-Guide.pdf
H A Dmaster.sdf8 # To generate guide for distribution:
9 # sdf -2html guide.sdf
10 # sdf -2txt guide.sdf
11 # cp guide.{html,txt} $distribution/doc/guide
H A Dguide.sdf5 # guide.sdf
H A Dadmin.sdf5 # guide.sdf
/netbsd-src/external/mpl/bind/dist/doc/arm/
H A Ddnssec-guide.rst17 .. include:: ../dnssec-guide/preface.rst
18 .. include:: ../dnssec-guide/introduction.rst
19 .. include:: ../dnssec-guide/getting-started.rst
20 .. include:: ../dnssec-guide/validation.rst
21 .. include:: ../dnssec-guide/signing.rst
22 .. include:: ../dnssec-guide/troubleshooting.rst
23 .. include:: ../dnssec-guide/advanced-discussions.rst
24 .. include:: ../dnssec-guide/recipes.rst
25 .. include:: ../dnssec-guide/commonly-asked-questions.rst
H A Dintroduction.inc.rst51 :ref:`configuration` is intended as a quickstart guide for newer users. Sample files
66 information. The :ref:`dnssec_guide` is a practical guide to implementing DNSSEC.
74 :ref:`build_bind` is a definitive guide for those occasions where the user requires
H A DMakefile.am24 dnssec-guide.rst \
69 ../dnssec-guide \
H A Dindex.rst41 dnssec-guide
/netbsd-src/external/bsd/openldap/dist/build/
H A Dmkrelease65 if test -e $RELNAME/doc/guide/admin/guide.sdf ; then
67 ( cd $RELNAME/doc/guide/admin ; make guide.html )
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DLibFormat.rst51 /// Returns a format style complying with Google's C++ style guide:
55 /// Returns a format style complying with Chromium's style guide:
63 /// Returns a format style complying with Mozilla's style guide
67 /// Returns a format style complying with Webkit's style guide:
71 /// Returns a format style complying with Microsoft's style guide:
H A Ddoxygen-mainpage.dox9 /// usage instructions, please see the programmer's guide or reference
/netbsd-src/external/bsd/openldap/dist/
H A DREADME42 guide.html file in the doc/guide/admin directory. The
43 guide and a number of other documents are available at
44 <http://www.openldap.org/doc/admin/guide.html>.
/netbsd-src/external/bsd/openldap/dist/doc/guide/
H A DREADME9 sdf -2html guide.sdf # generate HTML for release
10 sdf -2txt guide.sdf # generate TXT for release
/netbsd-src/external/mpl/bind/dist/doc/dnssec-guide/
H A Drecipes.rst27 guide; the second shows how to setup a "bump in the
48 .. figure:: ../dnssec-guide/img/dnssec-inline-signing-1.png
106 .. figure:: ../dnssec-guide/img/dnssec-inline-signing-2.png
325 If you have followed the configuration examples in this guide of using
571 .. figure:: ../dnssec-guide/img/add-ds-1.png
581 .. figure:: ../dnssec-guide/img/add-ds-2.png
592 .. figure:: ../dnssec-guide/img/add-ds-3.png
603 .. figure:: ../dnssec-guide/img/add-ds-4.png
613 .. figure:: ../dnssec-guide/img/add-ds-5.png
623 .. figure:: ../dnssec-guide/im
[all...]
H A Dintroduction.rst22 This guide is intended as an introduction to DNSSEC for the DNS
29 This guide provides basic information on how to configure DNSSEC using
30 BIND 9.16.0 or later. Most of the information and examples in this guide also
35 TCP/IP is not required. The guide assumes no prior knowledge of DNSSEC or
56 guide may not provide enough information for you, as it is intended to provide
60 administer zones under signed TLDs, this guide can
113 In this guide, we focus on the first two components, Recursive
153 This guide does not go deep into the anatomy of each resource record
227 .. figure:: ../dnssec-guide/img/dnssec-12-steps.png
393 guide, w
[all...]
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DUserGuides.rst93 A best-practices guide for using LLVM's CMake build system to package and
97 An addendum to the main Getting Started guide for those using the `CMake
181 usage examples, and a guide for users transitioning from ORCv1 to ORCv2.
H A Ddoxygen-mainpage.dox9 /// instructions, please see the programmer's guide or reference manual.
H A DGettingStartedTutorials.rst34 An addendum to the main Getting Started guide for those using Visual Studio
/netbsd-src/sys/arch/alpha/
H A DSTYLE3 Style guide for NetBSD/alpha kernel files.
5 This file is meant to supplement the NetBSD KNF style guide (which covers
/netbsd-src/sys/arch/vax/consolerl/
H A DMakefile21 @echo See installing and operating guide for details.
/netbsd-src/external/mit/libuv/dist/
H A DCONTRIBUTING.md3 The libuv project welcomes new contributors. This document will guide you
47 the [Google C/C++ style guide]. Some of the key points, as well as some
170 [Google C/C++ style guide]: https://google.github.io/styleguide/cppguide.html
/netbsd-src/sys/arch/vax/floppy/
H A DMakefile40 @echo See installing and operating guide for details.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/tutorial/
H A Dindex.rst43 A simple guide for how to implement an LLVM integrated assembler for an

1234567891011