aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/views/main/help.py (follow)
Commit message (Collapse)AuthorAgeLines
* Move `/help` to `/info/help`Gravatar Gareth Coles2018-02-27-10/+0
|
* Help page #z62n (#25)Gravatar Gareth Coles2018-02-26-0/+10
* Help page and misc improvements Committing so I can go home >:| * Changes for @lmn * Rephrase first paragraph * Rephrase questions so they aren't all about discord.py * Remove _every single header_ on the help page from the nav * Unit test the help route * Small styling fixes * Add page-specific classes to body element * Clean up section padding * IndexView -> HelpView * Remove unnecessary path in test