Searched refs:manpages (Results 1 – 25 of 65) sorted by relevance
123
/external/exfatprogs/ |
D | Makefile.am | 9 manpages/fsck.exfat.8 \ 10 manpages/tune.exfat.8 \ 11 manpages/mkfs.exfat.8 \ 12 manpages/exfatlabel.8 \ 13 manpages/dump.exfat.8
|
/external/rust/crates/grpcio-sys/grpc/third_party/cares/cares/ |
D | Makefile.am | 172 clean-local: clean-sourced-manpages 174 clean-sourced-manpages: 179 sourced-manpages: clean-sourced-manpages 194 html: sourced-manpages $(HTMLPAGES) 199 pdf: sourced-manpages $(PDFPAGES)
|
/external/igt-gpu-tools/man/ |
D | meson.build | 3 manpages = [ variable 31 foreach manpage : manpages
|
/external/mtools/ |
D | INSTALL | 27 Further doc can be found in the manpages, and in the texinfo doc. The 28 texinfo doc contains the same info as the manpages, but is more up to
|
/external/curl/tests/ |
D | manpage-syntax.pl | 37 my @manpages=@ARGV; 282 for my $m (@manpages) {
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py2/ |
D | data.py | 156 return [cls(manpages, prefix=_posixpath.join( 158 )) for section, manpages in mpmap.items()]
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py2/ |
D | data.py | 156 return [cls(manpages, prefix=_posixpath.join( 158 )) for section, manpages in mpmap.items()]
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rcssmin/_setup/py3/ |
D | data.py | 156 return [cls(manpages, prefix=_posixpath.join( 158 )) for section, manpages in list(mpmap.items())]
|
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/_setup/py3/ |
D | data.py | 156 return [cls(manpages, prefix=_posixpath.join( 158 )) for section, manpages in list(mpmap.items())]
|
/external/oss-fuzz/projects/libcoap/ |
D | build.sh | 18 ./autogen.sh && ./configure --disable-doxygen --disable-manpages \
|
/external/libabigail/doc/manuals/ |
D | Makefile.am | 170 manpages = macro 177 manpages += $(section1_manpages) $(section7_manpages)
|
/external/jemalloc_new/doc/ |
D | manpages.xsl.in | 2 <xsl:import href="@XSLROOT@/manpages/docbook.xsl"/>
|
/external/sg3_utils/ |
D | README | 77 Manual pages ("manpages") are the primary method of utility documentation. 80 directories that are not installed and do not have manpages. Nearly 83 manpage called "sg3_utils". All manpages are placed in chapter 8 which 91 A tarball (and zip) of all the manpages from the previous release are
|
/external/libyuv/files/docs/ |
D | getting_started.md | 230 sudo apt-get install manpages manpages-dev manpages-posix manpages-posix-dev
|
/external/oss-fuzz/projects/avahi/ |
D | build.sh | 22 …able-dbus --disable-gdbm --disable-libdaemon --disable-python --disable-manpages --disable-mono --…
|
/external/kmod/man/ |
D | Makefile.am | 25 http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl $<
|
/external/kmod/ |
D | configure.ac | 158 AC_ARG_ENABLE([manpages], optenable 159 AS_HELP_STRING([--disable-manpages], [disable manpages @<:@default=enabled@:>@]),
|
/external/lz4/contrib/meson/ |
D | README.md | 34 See [man meson(1)](https://manpages.debian.org/testing/meson/meson.1.en.html).
|
/external/wayland/doc/ |
D | meson.build | 20 manpage_xsl = 'http://docbook.sourceforge.net/release/xsl/current/manpages/docbook.xsl'
|
/external/zstd/build/meson/ |
D | README.md | 38 See [man meson(1)](https://manpages.debian.org/testing/meson/meson.1.en.html).
|
/external/fonttools/ |
D | setup.py | 393 manpages = [f for f in glob(pjoin('Doc', 'man', 'man1', '*.1')) if isfile(f)] 395 data_files = [(manpagedir, manpages)]
|
/external/jemalloc_new/ |
D | .gitignore | 10 /doc/manpages.xsl
|
/external/e2fsprogs/ |
D | ABOUT-NLS | 255 man-db-manpages | | 427 man-db-manpages | [] [] | 599 man-db-manpages | [] [] | 771 man-db-manpages | [] | 943 man-db-manpages | [] [] [] | 1115 man-db-manpages | [] [] | 1287 man-db-manpages | | 10
|
/external/libcups/ |
D | configure.ac | 20 sinclude(config-scripts/cups-manpages.m4)
|
/external/llvm/docs/ |
D | README.txt | 30 Building the manpages is similar to building the HTML documentation. The
|
123