Check: HTML validity, CSS validity, links.

PerlPoint PerlPointCD
Start / Lightning Talks / Jochen Stenzel

Index

A CD index is made automatically if at least one index entry was marked anywhere. Index entries can be marked several ways:

    By the \X tag (or X in POD sources, respectively).


  An \X<index> entry.

    Using keyword lists. On every level of the directory structure, there can be a file <directory type>-index (author-index, talk-index etc.). Each keyword or key phrase is written on a separate line. Empty lines are allowed. Line comments begin with a #.


  # words
  red
  blue
  green

  # a phrase
  colors of my talk

Additionally, all talk headlines and all author names are made index entries automatically.

Index-related: