HomeSort by relevance Sort by last modified time
    Searched refs:manpages (Results 1 - 7 of 7) sorted by null

  /external/mmc-utils/
Makefile 29 all: $(progs) manpages
40 manpages:
54 .PHONY: all clean install manpages install-man
  /external/c-ares/
maketgz 67 `make -s clean-sourced-manpages`;
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py2/
data.py 144 class Manpages(Documentation):
145 """ Manpages container """
148 """ Automatically dispatch manpages to their target directories """
156 return [cls(manpages, prefix=_posixpath.join(
158 )) for section, manpages in mpmap.items()]
162 """ Check if manpages are suitable """
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rcssmin/_setup/py3/
data.py 144 class Manpages(Documentation):
145 """ Manpages container """
148 """ Automatically dispatch manpages to their target directories """
156 return [cls(manpages, prefix=_posixpath.join(
158 )) for section, manpages in list(mpmap.items())]
162 """ Check if manpages are suitable """
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py2/
data.py 144 class Manpages(Documentation):
145 """ Manpages container """
148 """ Automatically dispatch manpages to their target directories """
156 return [cls(manpages, prefix=_posixpath.join(
158 )) for section, manpages in mpmap.items()]
162 """ Check if manpages are suitable """
  /external/chromium-trace/catapult/third_party/py_vulcanize/third_party/rjsmin/_setup/py3/
data.py 144 class Manpages(Documentation):
145 """ Manpages container """
148 """ Automatically dispatch manpages to their target directories """
156 return [cls(manpages, prefix=_posixpath.join(
158 )) for section, manpages in list(mpmap.items())]
162 """ Check if manpages are suitable """
  /external/iputils/doc/
docbook2man-spec.pl 3 docbook2man-spec - convert DocBook RefEntries to Unix manpages
15 manpages from RefEntry markup.

Completed in 112 milliseconds