[ Tcllib Home | Main Table Of Contents | Table Of Contents | Keyword Index | Categories | Modules | Applications ]

doctools::nroff::man_macros(n) 0.1 tcllib "Documentation tools"

Name

doctools::nroff::man_macros - Default CSS style for NROFF export plugins

Table Of Contents

Synopsis

  • package require Tcl 8.4
  • package require doctools::nroff::man_macros ?0.1?

Description

This package provides a single command providing access to the definition of the nroff man macro set to use for NROFF markup generated by the various NROFF export plugins.

This is an internal package of doctools, for use by export plugins, i.e. the packages converting doctools related documented into other formats, most notably nroff.

API

::doctools::nroff::man_macros::contents

This command returns the text of the default CSS style to use for NROFF generated by the various NROFF export plugins.

Bugs, Ideas, Feedback

This document, and the package it describes, will undoubtedly contain bugs and other problems. Please report such in the category doctools of the Tcllib Trackers. Please also report any ideas for enhancements you may have for either package and/or documentation.

Keywords

doctools, export, macros, man_macros, nroff, plugin

Category

Documentation tools