- About Scala
- Documentation
- Code Examples
- Software
- Scala Developers
scaladoc and definition lists
Tue, 2011-12-27, 18:20
Hi,
I'm writing some docs and wanted to embed a defintion list. I couldn't see any markdown for it, so tried to use the dl/dt/dd tags. It looks like scaladoc knows about dd but not the other two, which is odd.
Am I missing something obvious? Is there a better way to provide definition lists?
Thanks,
Matthew
--
Dr Matthew Pocock Integrative Bioinformatics Group, School of Computing Science, Newcastle Universitymailto: turingatemyhamster [at] gmail [dot] comgchat: turingatemyhamster [at] gmail [dot] com msn: matthew_pocock [at] yahoo [dot] co [dot] ukirc.freenode.net: drdozerskype: matthew.pocock tel: (0191) 2566550mob: +447535664143
I'm writing some docs and wanted to embed a defintion list. I couldn't see any markdown for it, so tried to use the dl/dt/dd tags. It looks like scaladoc knows about dd but not the other two, which is odd.
Am I missing something obvious? Is there a better way to provide definition lists?
Thanks,
Matthew
--
Dr Matthew Pocock Integrative Bioinformatics Group, School of Computing Science, Newcastle Universitymailto: turingatemyhamster [at] gmail [dot] comgchat: turingatemyhamster [at] gmail [dot] com msn: matthew_pocock [at] yahoo [dot] co [dot] ukirc.freenode.net: drdozerskype: matthew.pocock tel: (0191) 2566550mob: +447535664143









I tried this in an older version of scaladoc, and could never get it working. It may just be a Todo on someone's list.