Home
last modified time | relevance | path

Searched full:docs (Results 1 – 25 of 669) sorted by relevance

12345678910>>...27

/freebsd-src/contrib/lutok/
H A DMakefile.am171 all-local: api-docs/api-docs.tag
173 api-docs/api-docs.tag: $(builddir)/Doxyfile $(SOURCES)
174 $(AM_V_GEN)rm -rf api-docs; \
175 mkdir -p api-docs; \
176 ${DOXYGEN} $(builddir)/Doxyfile 2>&1 | tee api-docs/warnings; \
177 rm -f api-docs/html/installdox
178 api-docs/html: api-docs/api-docs.tag
180 CLEAN_TARGETS += clean-api-docs
181 clean-api-docs:
182 rm -rf api-docs
[all …]
H A DDoxyfile.in38 GENERATE_TAGFILE = @top_builddir@/api-docs/api-docs.tag
43 OUTPUT_DIRECTORY = @top_builddir@/api-docs
/freebsd-src/contrib/kyua/integration/
H A Dcmd_about_test.sh63 mkdir docs
64 echo "* Author (no email)" >docs/AUTHORS
65 echo "* Contributor <contributor@example.net>" >docs/CONTRIBUTORS
66 echo "Copyright text" >docs/LICENSE
67 export KYUA_DOCDIR=docs
87 mkdir docs
88 echo "* Author (no email)" >docs/AUTHORS
89 echo "* Contributor <contributor@example.net>" >docs/CONTRIBUTORS
90 export KYUA_DOCDIR=docs
91 cat docs/AUTHORS docs/CONTRIBUTORS >expout
[all …]
/freebsd-src/contrib/kyua/
H A DMakefile.am150 PHONY_TARGETS += check-api-docs
151 check-api-docs: api-docs/api-docs.tag
152 @$(AWK) -f $(srcdir)/admin/check-api-docs.awk api-docs/doxygen.out
154 api-docs/api-docs.tag: $(builddir)/Doxyfile $(SOURCES)
155 @$(MKDIR_P) api-docs
156 @rm -f api-docs/doxygen.out api-docs/doxygen.out.tmp
158 >api-docs/doxygen.out.tmp 2>&1 && \
159 mv api-docs/doxygen.out.tmp api-docs/doxygen.out
161 CLEAN_TARGETS += clean-api-docs
162 clean-api-docs:
[all …]
H A DDoxyfile.in40 GENERATE_TAGFILE = @top_builddir@/api-docs/api-docs.tag
46 OUTPUT_DIRECTORY = @top_builddir@/api-docs
/freebsd-src/contrib/kyua/cli/
H A Dcmd_about_test.cpp61 fs::mkdir(fs::path("fake-docs"), 0755); in ATF_TEST_CASE_BODY()
62 atf::utils::create_file("fake-docs/AUTHORS", in ATF_TEST_CASE_BODY()
67 atf::utils::create_file("fake-docs/CONTRIBUTORS", in ATF_TEST_CASE_BODY()
72 atf::utils::create_file("fake-docs/LICENSE", "Content of LICENSE\n"); in ATF_TEST_CASE_BODY()
74 utils::setenv("KYUA_DOCDIR", "fake-docs"); in ATF_TEST_CASE_BODY()
110 utils::setenv("KYUA_DOCDIR", "fake-docs"); in ATF_TEST_CASE_BODY()
136 fs::mkdir(fs::path("fake-docs"), 0755); in ATF_TEST_CASE_BODY()
137 atf::utils::create_file("fake-docs/AUTHORS", in ATF_TEST_CASE_BODY()
142 atf::utils::create_file("fake-docs/CONTRIBUTORS", in ATF_TEST_CASE_BODY()
148 utils::setenv("KYUA_DOCDIR", "fake-docs"); in ATF_TEST_CASE_BODY()
[all …]
/freebsd-src/contrib/ntp/sntp/libevent/
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)
/freebsd-src/contrib/libevent/
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)
/freebsd-src/sys/contrib/device-tree/Bindings/iio/chemical/
H A Dsenseair,sunrise.yaml17 https://rmtplusstoragesenseair.blob.core.windows.net/docs/Dev/publicerat/PSP11704.pdf
18 https://rmtplusstoragesenseair.blob.core.windows.net/docs/Dev/publicerat/PSH11649.pdf
19 https://rmtplusstoragesenseair.blob.core.windows.net/docs/Dev/publicerat/TDE5531.pdf
20 https://rmtplusstoragesenseair.blob.core.windows.net/docs/Market/publicerat/TDE7318.pdf
/freebsd-src/contrib/ncurses/misc/
H A Dncu2openbsd419 my $docs = shift;
420 my @docs = &read_file($docs);
422 for my $n ( 0 .. $#docs ) {
423 if ( $docs[$n] =~ /^[.']\\"\s+t\b.*/ ) {
427 elsif ( $docs[$n] =~ /^\./ ) {
435 my $docs = shift;
436 my $src = "$source_dir/man/$docs";
437 my $dst = "$update_dir/$docs";
449 my $docs = shift;
451 &copy_1doc( $docs . ".1" );
[all …]
/freebsd-src/contrib/libxo/
H A DMakefile.am32 docs: target
33 @(cd doc ; ${MAKE} docs)
47 upload: dist upload-docs upload-xohtml-files
51 upload-docs: docs upload-html
63 && git commit -m 'new docs' \
/freebsd-src/sys/contrib/openzfs/
H A DREADME.md1 ![img](https://openzfs.github.io/openzfs-docs/_static/img/logo/480px-Open-ZFS-Secondary-Logo-Colour-halfsize.png)
12 * [Documentation](https://openzfs.github.io/openzfs-docs/) - for using and developing this repo
14 * [Mailing lists](https://openzfs.github.io/openzfs-docs/Project%20and%20Community/Mailing%20Lists.html)
20 be found at the [Getting Started Page](https://openzfs.github.io/openzfs-docs/Getting%20Started/index.html).
/freebsd-src/sys/contrib/openzfs/.github/
H A DCONTRIBUTING.md4 src="https://openzfs.github.io/openzfs-docs/_static/img/logo/480px-Open-ZFS-Secondary-Logo-Colour-halfsize.png"/>
37 * [OpenZFS Documentation](https://openzfs.github.io/openzfs-docs/)
39 * [Git and GitHub for beginners](https://openzfs.github.io/openzfs-docs/Developer%20Resources/Git%20and%20GitHub%20for%20beginners.html)
45 instructions](https://openzfs.github.io/openzfs-docs/Developer%20Resources/Building%20ZFS.html),
47 repository](https://openzfs.github.io/openzfs-docs/Getting%20Started/index.html).
58 page](https://openzfs.github.io/openzfs-docs/Basic%20Concepts/Troubleshooting.html).
62 list](https://openzfs.github.io/openzfs-docs/Project%20and%20Community/Mailing%20Lists.html)
70 list](https://openzfs.github.io/openzfs-docs/Project%20and%20Community/Mailing%20Lists.html)
136 [rebase](https://git-scm.com/docs/git-rebase) (squash).
149 https://openzfs.github.io/openzfs-docs/Develope
[all...]
/freebsd-src/contrib/libcbor/
H A D.readthedocs.yaml2 # Read the Docs configuration file
3 # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
18 # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSarif.h26 /// 1. <a href="https://docs.oasis-open.org/sarif/sarif/v2.1.0/os/sarif-v2.1.0-os.html">The SARIF s…
27 /// 2. <a href="https://docs.oasis-open.org/sarif/sarif/v2.1.0/os/sarif-v2.1.0-os.html#_Toc34317836…
28 /// 3. <a href="https://docs.oasis-open.org/sarif/sarif/v2.1.0/os/sarif-v2.1.0-os.html#_Toc34317638…
69 /// 1. <a href="https://docs.oasis-open.org/sarif/sarif/v2.1.0/os/sarif-v2.1.0-os.html#_Toc34317427…
103 /// 1. <a href="https://docs.oasis-open.org/sarif/sarif/v2.1.0/os/sarif-v2.1.0-os.html#_Toc34317611…
164 /// 1. <a href="https://docs.oasis-open.org/sarif/sarif/v2.1.0/os/sarif-v2.1.0-os.html#_Toc34317648…
173 /// 1. <a href="https://docs.oasis-open.org/sarif/sarif/v2.1.0/os/sarif-v2.1.0-os.html#_Toc34317744…
174 /// 2. <a href="https://docs.oasis-open.org/sarif/sarif/v2.1.0/os/sarif-v2.1.0-os.html#_Toc34317740…
210 /// 1. <a href="https://docs.oasis-open.org/sarif/sarif/v2.1.0/os/sarif-v2.1.0-os.html#_Toc34317852…
256 /// 1. <a href="https://docs.oasis-open.org/sarif/sarif/v2.1.0/os/sarif-v2.1.0-os.html#_Toc34317836…
[all …]
/freebsd-src/contrib/file/magic/Magdir/
H A Dcoverage70 # cf. https://llvm.org/docs/doxygen/html/InstrProfData_8inc_source.html
81 # cf. https://llvm.org/docs/CoverageMappingFormat.html
82 # https://llvm.org/docs/doxygen/html/namespacellvm_1_1IndexedInstrProf.html
83 # https://llvm.org/docs/CommandGuide/llvm-cov.html
84 # https://llvm.org/docs/CommandGuide/llvm-profdata.html
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
/freebsd-src/sys/contrib/xen/io/
H A D9pfs.h4 * Refer to docs/misc/9pfs.markdown for the specification
34 * See docs/misc/9pfs.markdown in xen.git for the full specification:
35 * https://xenbits.xen.org/docs/unstable/misc/9pfs.html
/freebsd-src/sys/contrib/device-tree/Bindings/leds/
H A Dawinic,aw200xx.yaml22 aw20036 - https://www.awinic.com/en/productDetail/AW20036QNR#tech-docs
23 aw20054 - https://www.awinic.com/en/productDetail/AW20054QNR#tech-docs
24 aw20072 - https://www.awinic.com/en/productDetail/AW20072QNR#tech-docs
25 aw20108 - https://www.awinic.com/en/productDetail/AW20108QNR#tech-docs
/freebsd-src/crypto/openssl/doc/HOWTO/
H A Dcertificates.txt14 Certificate authorities should read https://www.openssl.org/docs/apps/ca.html.
19 openssl.cnf and is described at https://www.openssl.org/docs/apps/config.html.
38 create private keys can be found at https://www.openssl.org/docs/HOWTO/keys.txt.
80 https://www.openssl.org/docs/apps/ca.html.
/freebsd-src/share/man/man7/
H A Ddevelopment.743 .Lk https://docs.FreeBSD.org/en/books/fdp-primer/
50 .Lk https://docs.FreeBSD.org/en/books/porters-handbook/
59 .Lk https://docs.freebsd.org/en/articles/committers-guide/
73 .Lk https://docs.FreeBSD.org/en/books/handbook/mirrors/#external-mirrors
/freebsd-src/contrib/googletest/googlemock/docs/
H A DREADME.md4 the top-level [docs](../../docs) directory.
/freebsd-src/contrib/googletest/googletest/docs/
H A DREADME.md4 the top-level [docs](../../docs) directory.
/freebsd-src/sys/contrib/openzfs/cmd/zed/zed.d/
H A Dzed.rc161 # <https://docs.ntfy.sh/publish/>
169 # <https://docs.ntfy.sh/publish/#access-tokens>
176 # <https://docs.ntfy.sh/install/>
183 # <https://gotify.net/docs/index>
/freebsd-src/contrib/llvm-project/
H A DFREEBSD-Xlist25 clang/docs/
179 compiler-rt/docs/
273 libcxx/docs/
289 libunwind/docs/
300 lld/docs/CMakeLists.txt
316 lldb/docs/.htaccess
317 lldb/docs/CMakeLists.txt
318 lldb/docs/conf.py
319 lldb/docs/doxygen-mainpage.dox
320 lldb/docs/doxyge
[all...]

12345678910>>...27