doc/share/mk
Murray Stokely f9ccc49092 Add a new tunable knob 'MIN_SECT_LABELS' and the necessary stylesheet
support.

This option prevents section labels from being numbered after the third
level.

make FORMATS=ps :

  "N.N.N Section Title"
  "N.N.N.N really specific topic"
  "N.N.N.N.N really-really specific topic"

make MIN_SECT_LABELS=1 FORMATS=ps :

  "N.N.N Section Title"
  "really specific topic"
  "really-really specific topic"

The section titles are still bold, spaced away from the text, and
sized according to their nesting level.
2001-07-28 03:00:03 +00:00
..
doc.docbook.mk Add a new tunable knob 'MIN_SECT_LABELS' and the necessary stylesheet 2001-07-28 03:00:03 +00:00
doc.html.mk If running on the Alpha, use OpenJade. 2001-03-22 22:49:01 +00:00
doc.images.mk Use peps instead of eps2png. 2001-07-13 12:09:59 +00:00
doc.install.mk
doc.project.mk ISO_* -> ISO* rename 2001-06-11 01:20:40 +00:00
doc.subdir.mk Bump the number of directories traversed to find LANGCODE to 10. This 2001-05-22 03:18:38 +00:00