nitc :: PageTag :: defaultinit
# A page that lists the packages related to a tab class PageTag super DocPage autoinit tag # Tag displayed in this page var tag: String redef var title is lazy do return tag end