summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)AuthorFilesLines
2017-11-03Switch DOI links to HTTPSLars-Dominik Braun1-1/+1
2017-11-02Show feature categoryLars-Dominik Braun2-2/+16
Just the feature name is not enough information in some cases.
2017-11-02Add copy&pasteable BibTeX entries to HTMLLars-Dominik Braun1-0/+3
2017-11-02Add project descriptionLars-Dominik Braun2-50/+96
List of features is part of that, feature filtering was moved into the navbar.
2017-10-16Split Main.hsLars-Dominik Braun4-0/+356
Replace tabs with spaces. No functional changes.