Spec-Zone .ru
спецификации, руководства, описания, API
Spec-Zone .ru
спецификации, руководства, описания, API
Библиотека разработчика Mac Разработчик
Поиск

 

Эта страница руководства для  версии 10.9 Mac OS X

Если Вы выполняете различную версию  Mac OS X, просматриваете документацию локально:

Читать страницы руководства

Страницы руководства предназначаются как справочник для людей, уже понимающих технологию.

  • Чтобы изучить, как руководство организовано или узнать о синтаксисе команды, прочитайте страницу руководства для страниц справочника (5).

  • Для получения дополнительной информации об этой технологии, ищите другую документацию в Библиотеке Разработчика Apple.

  • Для получения общей информации о записи сценариев оболочки, считайте Shell, Пишущий сценарий Учебника для начинающих.



mpexpand(n)                                 Documentation toolbox                                mpexpand(n)



____________________________________________________________________________________________________________

NAME
       mpexpand - Markup processor

SYNOPSIS
       mpexpand ?-module module? format infile|- outfile|-mpexpand.all outfile|mpexpand.all

       mpexpand.all ?-verbose? ?module?

____________________________________________________________________________________________________________

DESCRIPTION
       This  manpage  describes  a processor / converter for manpages in the doctools format as specified in
       doctools_fmt. The processor is based upon the package doctools.

       mpexpand ?-module module? format infile|- outfile|-The outfile|The
              The processor takes three arguments, namely the code describing which formatting  to  generate
              as  the  output,  the file to read the markup from, and the file to write the generated output
              into. If the infile is "-" the processor will read from stdin. If outfile is "-" the processor
              will write to stdout.

              If  the  option  -module  is present its value overrides the internal definition of the module
              name.

              The currently known output formats are

              nroff  The processor generates *roff output, the standard format for unix manpages.

              html   The processor generates HTML output, for usage in and display by web browsers.

              tmml   The processor generates TMML output, the Tcl Manpage Markup Language, a  derivative  of
                     XML.

              latex  The processor generates LaTeX output.

              wiki   The processor generates Wiki markup as understood by wikit.

              list   The processor extracts the information provided by manpage_begin.

              null   The processor does not generate any output.

       mpexpand.all ?-verbose? ?module?
              This  command  uses  mpexpand  to generate all possible output formats for all manpages in the
              current directory. The manpages are recognized through the extension ".man".  If  -verbose  is
              specified the command will list its actions before executing them.

              The module information is passed to mpexpand.


NOTES
       Possible future formats are plain text, pdf and postscript.

SEE ALSO
       expander(n), format(n), formatter(n)

KEYWORDS
       HTML, TMML, conversion, manpage, markup, nroff

CATEGORY
       Documentation tools

COPYRIGHT
       Copyright (c) 2002 Andreas Kupries <andreas_kupries@users.sourceforge.net>
       Copyright (c) 2003 Andreas Kupries <andreas_kupries@users.sourceforge.net>




doctools                                             1.0                                         mpexpand(n)

Сообщение о проблемах

Способ сообщить о проблеме с этой страницей руководства зависит от типа проблемы:

Ошибки содержания
Ошибки отчета в содержании этой документации со ссылками на отзыв ниже.
Отчеты об ошибках
Сообщите об ошибках в функциональности описанного инструмента или API через Генератор отчетов Ошибки.
Форматирование проблем
Отчет, форматирующий ошибки в интерактивной версии этих страниц со ссылками на отзыв ниже.