Add edit-on-github functionality

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv)
2018-11-28 19:56:33 +01:00
parent 8b17471db8
commit f5129e52b2
5 changed files with 20 additions and 4 deletions

View File

@ -297,3 +297,4 @@ current_docs = 'admin_manual'
# Generate the versions list
html_context['versions'] = generateVersionsDocs(current_docs)
html_context['theme_vcs_pageview_mode'] += current_docs